Warning: Permanently added '44.204.15.64' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8762379-fedora-42-aarch64 --chroot fedora-42-aarch64


Version: 1.2
PID: 8922
Logging PID: 8923
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8762379,
 'buildroot_pkgs': [],
 'chroot': 'fedora-42-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '4ef1fc059f7e8eeb2ca1c7fdef2e2360509f8e55',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@meta/time/golang-github-facebook-time',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'golang-github-facebook-time',
 'package_version': '0-1.20250313133008153235.main',
 'project_dirname': 'time',
 'project_name': 'time',
 'project_owner': '@meta',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@meta/time/fedora-42-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': '@meta/time--packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'packit',
 'tags': [],
 'task_id': '8762379-fedora-42-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@meta/time/golang-github-facebook-time /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@meta/time/golang-github-facebook-time', '/var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time'...

Running: git checkout 4ef1fc059f7e8eeb2ca1c7fdef2e2360509f8e55 --

cmd: ['git', 'checkout', '4ef1fc059f7e8eeb2ca1c7fdef2e2360509f8e55', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time
rc: 0
stdout: 
stderr: Note: switching to '4ef1fc059f7e8eeb2ca1c7fdef2e2360509f8e55'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 4ef1fc0 automatic import of golang-github-facebook-time

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading time-0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o time-0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@meta/time/golang-github-facebook-time/time-0.tar.gz/md5/750ad6c9427a6eb24f2294b939aa98cb/time-0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  588k  100  588k    0     0  32.6M      0 --:--:-- --:--:-- --:--:-- 33.8M
INFO: Reading stdout from command: md5sum time-0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time/golang-github-facebook-time.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741872692.517752 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time/golang-github-facebook-time.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1741872692.517752 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time/golang-github-facebook-time.spec)  Config(fedora-42-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.1
INFO: Mock Version: 6.1
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-aarch64-bootstrap-1741872692.517752/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:42
INFO: Pulling image: registry.fedoraproject.org/fedora:42
INFO: Tagging container image as mock-bootstrap-a565fb46-dfba-4bd5-8e88-3e13da7f343f
INFO: Checking that a1b13dec94449655b9b2de5f222b93ac22ec082f2c0673547a70d1265db434d5 image matches host's architecture
INFO: Copy content of container a1b13dec94449655b9b2de5f222b93ac22ec082f2c0673547a70d1265db434d5 to /var/lib/mock/fedora-42-aarch64-bootstrap-1741872692.517752/root
INFO: mounting a1b13dec94449655b9b2de5f222b93ac22ec082f2c0673547a70d1265db434d5 with podman image mount
INFO: image a1b13dec94449655b9b2de5f222b93ac22ec082f2c0673547a70d1265db434d5 as /var/lib/containers/storage/overlay/64d1b440eabf5b920b21f75acf91af13bcf337db6b6f2baa383cbf02589f6825/merged
INFO: umounting image a1b13dec94449655b9b2de5f222b93ac22ec082f2c0673547a70d1265db434d5 (/var/lib/containers/storage/overlay/64d1b440eabf5b920b21f75acf91af13bcf337db6b6f2baa383cbf02589f6825/merged) with podman image umount
INFO: Removing image mock-bootstrap-a565fb46-dfba-4bd5-8e88-3e13da7f343f
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-aarch64-1741872692.517752/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-8.fc42.aarch64
  rpm-sequoia-1.7.0-5.fc42.aarch64
  dnf5-5.2.10.0-2.fc42.aarch64
  dnf5-plugins-5.2.10.0-2.fc42.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  26.5 KiB/s |  17.2 KiB |  00m01s
 fedora                                 100% |  14.9 MiB/s |  34.0 MiB |  00m02s
 Copr repository                        100% | 234.2 KiB/s |  17.3 KiB |  00m00s
Repositories loaded.
Package                            Arch    Version                    Repository      Size
Installing group/module packages:
 bash                              aarch64 5.2.37-1.fc42              fedora       8.2 MiB
 bzip2                             aarch64 1.0.8-20.fc42              fedora     171.3 KiB
 coreutils                         aarch64 9.6-1.fc42                 fedora       8.2 MiB
 cpio                              aarch64 2.15-2.fc41                fedora       1.2 MiB
 diffutils                         aarch64 3.10-9.fc42                fedora       1.6 MiB
 fedora-release-common             noarch  42-0.21                    fedora      20.1 KiB
 findutils                         aarch64 1:4.10.0-5.fc42            fedora       1.9 MiB
 gawk                              aarch64 5.3.1-1.fc42               fedora       2.4 MiB
 glibc-minimal-langpack            aarch64 2.40.9000-35.fc42          fedora       0.0   B
 grep                              aarch64 3.11-10.fc42               fedora       1.0 MiB
 gzip                              aarch64 1.13-3.fc42                fedora     424.7 KiB
 info                              aarch64 7.2-3.fc42                 fedora     421.6 KiB
 patch                             aarch64 2.7.6-26.fc42              fedora     262.4 KiB
 redhat-rpm-config                 noarch  342-2.fc42                 fedora     186.8 KiB
 rpm-build                         aarch64 4.20.0-8.fc42              fedora     524.9 KiB
 sed                               aarch64 4.9-4.fc42                 fedora     873.2 KiB
 shadow-utils                      aarch64 2:4.17.0-4.fc42            fedora       4.5 MiB
 tar                               aarch64 2:1.35-5.fc42              fedora       3.0 MiB
 unzip                             aarch64 6.0-66.fc42                fedora     470.2 KiB
 util-linux                        aarch64 2.40.4-7.fc42              fedora       6.6 MiB
 which                             aarch64 2.23-1.fc42                fedora     123.4 KiB
 xz                                aarch64 1:5.6.3-3.fc42             fedora       1.3 MiB
Installing dependencies:
 add-determinism                   aarch64 0.6.0-1.fc42               fedora       2.2 MiB
 alternatives                      aarch64 1.31-3.fc42                fedora      90.1 KiB
 ansible-srpm-macros               noarch  1-17.1.fc42                fedora      35.7 KiB
 audit-libs                        aarch64 4.0.3-2.fc42               fedora     415.2 KiB
 basesystem                        noarch  11-22.fc42                 fedora       0.0   B
 binutils                          aarch64 2.44-3.fc42                fedora      29.3 MiB
 build-reproducibility-srpm-macros noarch  0.6.0-1.fc42               fedora     735.0   B
 bzip2-libs                        aarch64 1.0.8-20.fc42              fedora      72.6 KiB
 ca-certificates                   noarch  2024.2.69_v8.0.401-5.fc42  fedora       2.6 MiB
 coreutils-common                  aarch64 9.6-1.fc42                 fedora      11.1 MiB
 crypto-policies                   noarch  20250214-1.gitff7551b.fc42 fedora     137.2 KiB
 curl                              aarch64 8.11.1-4.fc42              fedora     454.7 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-30.fc42             fedora       2.4 MiB
 debugedit                         aarch64 5.1-4.fc42                 fedora     244.3 KiB
 dwz                               aarch64 0.15-9.fc42                fedora     322.6 KiB
 ed                                aarch64 1.21-2.fc42                fedora     154.5 KiB
 efi-srpm-macros                   noarch  6-2.fc42                   fedora      40.1 KiB
 elfutils                          aarch64 0.192-8.fc42               fedora       3.1 MiB
 elfutils-debuginfod-client        aarch64 0.192-8.fc42               fedora     143.9 KiB
 elfutils-default-yama-scope       noarch  0.192-8.fc42               fedora       1.8 KiB
 elfutils-libelf                   aarch64 0.192-8.fc42               fedora       1.2 MiB
 elfutils-libs                     aarch64 0.192-8.fc42               fedora     746.3 KiB
 fedora-gpg-keys                   noarch  42-0.5                     fedora     128.2 KiB
 fedora-release                    noarch  42-0.21                    fedora       0.0   B
 fedora-release-identity-basic     noarch  42-0.21                    fedora     701.0   B
 fedora-repos                      noarch  42-0.5                     fedora       4.9 KiB
 file                              aarch64 5.46-1.fc42                fedora     140.2 KiB
 file-libs                         aarch64 5.46-1.fc42                fedora      11.9 MiB
 filesystem                        aarch64 3.18-36.fc42               fedora     112.0   B
 filesystem-srpm-macros            noarch  3.18-36.fc42               fedora      38.2 KiB
 fonts-srpm-macros                 noarch  1:2.0.5-21.fc42            fedora      55.8 KiB
 forge-srpm-macros                 noarch  0.4.0-2.fc42               fedora      38.9 KiB
 fpc-srpm-macros                   noarch  1.3-14.fc42                fedora     144.0   B
 gdb-minimal                       aarch64 16.2-2.fc42                fedora      13.0 MiB
 gdbm-libs                         aarch64 1:1.23-9.fc42              fedora     234.0 KiB
 ghc-srpm-macros                   noarch  1.9.2-2.fc42               fedora     779.0   B
 glibc                             aarch64 2.40.9000-35.fc42          fedora       6.2 MiB
 glibc-common                      aarch64 2.40.9000-35.fc42          fedora       1.3 MiB
 glibc-gconv-extra                 aarch64 2.40.9000-35.fc42          fedora      18.6 MiB
 gmp                               aarch64 1:6.3.0-2.fc41             fedora     722.0 KiB
 gnat-srpm-macros                  noarch  6-7.fc42                   fedora       1.0 KiB
 go-srpm-macros                    noarch  3.6.0-6.fc42               fedora      60.8 KiB
 jansson                           aarch64 2.14-2.fc42                fedora      93.2 KiB
 json-c                            aarch64 0.18-2.fc42                fedora     138.7 KiB
 kernel-srpm-macros                noarch  1.0-25.fc42                fedora       1.9 KiB
 keyutils-libs                     aarch64 1.6.3-5.fc42               fedora      98.3 KiB
 krb5-libs                         aarch64 1.21.3-5.fc42              fedora       2.5 MiB
 libacl                            aarch64 2.3.2-3.fc42               fedora      66.3 KiB
 libarchive                        aarch64 3.7.7-2.fc42               fedora     910.6 KiB
 libattr                           aarch64 2.5.2-5.fc42               fedora      67.1 KiB
 libblkid                          aarch64 2.40.4-7.fc42              fedora     290.5 KiB
 libbrotli                         aarch64 1.1.0-6.fc42               fedora     909.5 KiB
 libcap                            aarch64 2.73-2.fc42                fedora     506.8 KiB
 libcap-ng                         aarch64 0.8.5-4.fc42               fedora     160.9 KiB
 libcom_err                        aarch64 1.47.2-3.fc42              fedora     111.2 KiB
 libcurl                           aarch64 8.11.1-4.fc42              fedora     794.0 KiB
 libeconf                          aarch64 0.7.6-1.fc42               fedora      80.6 KiB
 libevent                          aarch64 2.1.12-15.fc42             fedora       1.1 MiB
 libfdisk                          aarch64 2.40.4-7.fc42              fedora     418.8 KiB
 libffi                            aarch64 3.4.6-5.fc42               fedora     154.4 KiB
 libgcc                            aarch64 15.0.1-0.9.fc42            fedora     222.2 KiB
 libgomp                           aarch64 15.0.1-0.9.fc42            fedora     511.3 KiB
 libidn2                           aarch64 2.3.7-3.fc42               fedora     329.0 KiB
 libmount                          aarch64 2.40.4-7.fc42              fedora     355.8 KiB
 libnghttp2                        aarch64 1.64.0-3.fc42              fedora     198.1 KiB
 libpkgconf                        aarch64 2.3.0-2.fc42               fedora     134.0 KiB
 libpsl                            aarch64 0.21.5-5.fc42              fedora     132.5 KiB
 libselinux                        aarch64 3.8-1.fc42                 fedora     201.1 KiB
 libsemanage                       aarch64 3.8-1.fc42                 fedora     360.0 KiB
 libsepol                          aarch64 3.8-1.fc42                 fedora     809.9 KiB
 libsmartcols                      aarch64 2.40.4-7.fc42              fedora     224.4 KiB
 libssh                            aarch64 0.11.1-4.fc42              fedora     585.4 KiB
 libssh-config                     noarch  0.11.1-4.fc42              fedora     277.0   B
 libstdc++                         aarch64 15.0.1-0.9.fc42            fedora       2.8 MiB
 libtasn1                          aarch64 4.20.0-1.fc42              fedora     220.3 KiB
 libtool-ltdl                      aarch64 2.5.4-4.fc42               fedora      94.0 KiB
 libunistring                      aarch64 1.1-9.fc42                 fedora       1.7 MiB
 libuuid                           aarch64 2.40.4-7.fc42              fedora      69.4 KiB
 libverto                          aarch64 0.3.2-10.fc42              fedora      69.4 KiB
 libxcrypt                         aarch64 4.4.38-6.fc42              fedora     272.5 KiB
 libxml2                           aarch64 2.12.9-2.fc42              fedora       1.9 MiB
 libzstd                           aarch64 1.5.6-3.fc42               fedora     667.7 KiB
 lua-libs                          aarch64 5.4.7-2.fc42               fedora     328.9 KiB
 lua-srpm-macros                   noarch  1-15.fc42                  fedora       1.3 KiB
 lz4-libs                          aarch64 1.10.0-2.fc42              fedora     197.4 KiB
 mpfr                              aarch64 4.2.1-6.fc42               fedora     754.6 KiB
 ncurses-base                      noarch  6.5-5.20250125.fc42        fedora     326.8 KiB
 ncurses-libs                      aarch64 6.5-5.20250125.fc42        fedora       1.2 MiB
 ocaml-srpm-macros                 noarch  10-4.fc42                  fedora       1.9 KiB
 openblas-srpm-macros              noarch  2-19.fc42                  fedora     112.0   B
 openldap                          aarch64 2.6.9-3.fc42               fedora     697.3 KiB
 openssl-libs                      aarch64 1:3.2.4-1.fc42             fedora       6.3 MiB
 p11-kit                           aarch64 0.25.5-5.fc42              fedora       2.4 MiB
 p11-kit-trust                     aarch64 0.25.5-5.fc42              fedora     463.3 KiB
 package-notes-srpm-macros         noarch  0.5-13.fc42                fedora       1.6 KiB
 pam-libs                          aarch64 1.7.0-4.fc42               fedora     222.9 KiB
 pcre2                             aarch64 10.44-1.fc42.2             fedora     649.2 KiB
 pcre2-syntax                      noarch  10.44-1.fc42.2             fedora     251.6 KiB
 perl-srpm-macros                  noarch  1-57.fc42                  fedora     861.0   B
 pkgconf                           aarch64 2.3.0-2.fc42               fedora     112.4 KiB
 pkgconf-m4                        noarch  2.3.0-2.fc42               fedora      14.4 KiB
 pkgconf-pkg-config                aarch64 2.3.0-2.fc42               fedora     990.0   B
 popt                              aarch64 1.19-8.fc42                fedora     144.8 KiB
 publicsuffix-list-dafsa           noarch  20250116-1.fc42            fedora      68.5 KiB
 pyproject-srpm-macros             noarch  1.17.0-1.fc42              fedora       1.9 KiB
 python-srpm-macros                noarch  3.13-4.fc42                fedora      51.0 KiB
 qt5-srpm-macros                   noarch  5.15.15-1.fc42             fedora     500.0   B
 qt6-srpm-macros                   noarch  6.8.2-2.fc42               fedora     464.0   B
 readline                          aarch64 8.2-12.fc42                fedora     561.1 KiB
 rpm                               aarch64 4.20.0-8.fc42              fedora       3.3 MiB
 rpm-build-libs                    aarch64 4.20.0-8.fc42              fedora     198.6 KiB
 rpm-libs                          aarch64 4.20.0-8.fc42              fedora     733.5 KiB
 rpm-sequoia                       aarch64 1.7.0-5.fc42               fedora       2.3 MiB
 rust-srpm-macros                  noarch  26.3-4.fc42                fedora       4.8 KiB
 setup                             noarch  2.15.0-12.fc42             fedora     720.8 KiB
 sqlite-libs                       aarch64 3.47.2-2.fc42              fedora       1.5 MiB
 systemd-libs                      aarch64 257.3-7.fc42               fedora       2.3 MiB
 systemd-standalone-sysusers       aarch64 257.3-7.fc42               fedora     329.3 KiB
 tree-sitter-srpm-macros           noarch  0.1.0-8.fc42               fedora       6.5 KiB
 util-linux-core                   aarch64 2.40.4-7.fc42              fedora       2.4 MiB
 xxhash-libs                       aarch64 0.8.3-2.fc42               fedora      85.9 KiB
 xz-libs                           aarch64 1:5.6.3-3.fc42             fedora     202.3 KiB
 zig-srpm-macros                   noarch  1-4.fc42                   fedora       1.1 KiB
 zip                               aarch64 3.0-43.fc42                fedora     762.5 KiB
 zlib-ng-compat                    aarch64 2.2.3-2.fc42               fedora     133.4 KiB
 zstd                              aarch64 1.5.6-3.fc42               fedora       1.5 MiB
Installing groups:
 Buildsystem building group                                                               

Transaction Summary:
 Installing:       148 packages

Total size of inbound packages is 51 MiB. Need to download 51 MiB.
After this operation, 202 MiB extra will be used (install 202 MiB, remove 0 B).
[  1/148] bzip2-0:1.0.8-20.fc42.aarch64 100% | 692.7 KiB/s |  52.0 KiB |  00m00s
[  2/148] bash-0:5.2.37-1.fc42.aarch64  100% |  15.6 MiB/s |   1.8 MiB |  00m00s
[  3/148] cpio-0:2.15-2.fc41.aarch64    100% |   5.2 MiB/s | 291.3 KiB |  00m00s
[  4/148] coreutils-0:9.6-1.fc42.aarch6 100% |   7.7 MiB/s |   1.1 MiB |  00m00s
[  5/148] fedora-release-common-0:42-0. 100% |   1.6 MiB/s |  24.9 KiB |  00m00s
[  6/148] findutils-1:4.10.0-5.fc42.aar 100% |  18.0 MiB/s | 554.3 KiB |  00m00s
[  7/148] gawk-0:5.3.1-1.fc42.aarch64   100% |  22.5 MiB/s |   1.1 MiB |  00m00s
[  8/148] glibc-minimal-langpack-0:2.40 100% |   4.8 MiB/s | 127.9 KiB |  00m00s
[  9/148] diffutils-0:3.10-9.fc42.aarch 100% |   4.6 MiB/s | 401.0 KiB |  00m00s
[ 10/148] info-0:7.2-3.fc42.aarch64     100% |   5.0 MiB/s | 179.5 KiB |  00m00s
[ 11/148] gzip-0:1.13-3.fc42.aarch64    100% |   3.5 MiB/s | 168.1 KiB |  00m00s
[ 12/148] grep-0:3.11-10.fc42.aarch64   100% |   5.5 MiB/s | 296.5 KiB |  00m00s
[ 13/148] redhat-rpm-config-0:342-2.fc4 100% |   5.3 MiB/s |  81.6 KiB |  00m00s
[ 14/148] patch-0:2.7.6-26.fc42.aarch64 100% |   3.3 MiB/s | 125.7 KiB |  00m00s
[ 15/148] rpm-build-0:4.20.0-8.fc42.aar 100% |   2.6 MiB/s |  83.1 KiB |  00m00s
[ 16/148] sed-0:4.9-4.fc42.aarch64      100% |   7.3 MiB/s | 314.8 KiB |  00m00s
[ 17/148] shadow-utils-2:4.17.0-4.fc42. 100% |  30.4 MiB/s |   1.3 MiB |  00m00s
[ 18/148] tar-2:1.35-5.fc42.aarch64     100% |  17.7 MiB/s | 853.0 KiB |  00m00s
[ 19/148] unzip-0:6.0-66.fc42.aarch64   100% |   5.3 MiB/s | 183.0 KiB |  00m00s
[ 20/148] which-0:2.23-1.fc42.aarch64   100% |   1.0 MiB/s |  41.3 KiB |  00m00s
[ 21/148] util-linux-0:2.40.4-7.fc42.aa 100% |  18.1 MiB/s |   1.1 MiB |  00m00s
[ 22/148] xz-1:5.6.3-3.fc42.aarch64     100% |   9.3 MiB/s | 474.9 KiB |  00m00s
[ 23/148] glibc-0:2.40.9000-35.fc42.aar 100% |  45.9 MiB/s |   1.9 MiB |  00m00s
[ 24/148] ncurses-libs-0:6.5-5.20250125 100% |   9.0 MiB/s | 324.2 KiB |  00m00s
[ 25/148] filesystem-0:3.18-36.fc42.aar 100% |  19.3 MiB/s |   1.3 MiB |  00m00s
[ 26/148] bzip2-libs-0:1.0.8-20.fc42.aa 100% |   2.0 MiB/s |  41.2 KiB |  00m00s
[ 27/148] libacl-0:2.3.2-3.fc42.aarch64 100% | 910.1 KiB/s |  22.8 KiB |  00m00s
[ 28/148] gmp-1:6.3.0-2.fc41.aarch64    100% |   6.8 MiB/s | 270.1 KiB |  00m00s
[ 29/148] libattr-0:2.5.2-5.fc42.aarch6 100% | 587.4 KiB/s |  16.4 KiB |  00m00s
[ 30/148] coreutils-common-0:9.6-1.fc42 100% |  28.3 MiB/s |   2.1 MiB |  00m00s
[ 31/148] libcap-0:2.73-2.fc42.aarch64  100% |   1.9 MiB/s |  85.3 KiB |  00m00s
[ 32/148] libselinux-0:3.8-1.fc42.aarch 100% |   2.8 MiB/s |  95.9 KiB |  00m00s
[ 33/148] systemd-libs-0:257.3-7.fc42.a 100% |  38.1 MiB/s | 779.8 KiB |  00m00s
[ 34/148] fedora-repos-0:42-0.5.noarch  100% | 551.6 KiB/s |   9.4 KiB |  00m00s
[ 35/148] openssl-libs-1:3.2.4-1.fc42.a 100% |  39.6 MiB/s |   2.2 MiB |  00m00s
[ 36/148] readline-0:8.2-12.fc42.aarch6 100% |   4.7 MiB/s | 211.5 KiB |  00m00s
[ 37/148] glibc-common-0:2.40.9000-35.f 100% |   5.2 MiB/s | 403.1 KiB |  00m00s
[ 38/148] pcre2-0:10.44-1.fc42.2.aarch6 100% |   4.1 MiB/s | 223.3 KiB |  00m00s
[ 39/148] mpfr-0:4.2.1-6.fc42.aarch64   100% |   2.9 MiB/s | 321.9 KiB |  00m00s
[ 40/148] ansible-srpm-macros-0:1-17.1. 100% |   1.3 MiB/s |  20.3 KiB |  00m00s
[ 41/148] ed-0:1.21-2.fc42.aarch64      100% |   2.8 MiB/s |  81.9 KiB |  00m00s
[ 42/148] build-reproducibility-srpm-ma 100% | 778.9 KiB/s |  11.7 KiB |  00m00s
[ 43/148] efi-srpm-macros-0:6-2.fc42.no 100% |   1.6 MiB/s |  22.5 KiB |  00m00s
[ 44/148] file-0:5.46-1.fc42.aarch64    100% |   2.2 MiB/s |  48.9 KiB |  00m00s
[ 45/148] filesystem-srpm-macros-0:3.18 100% |   1.7 MiB/s |  25.6 KiB |  00m00s
[ 46/148] fonts-srpm-macros-1:2.0.5-21. 100% |   1.9 MiB/s |  27.1 KiB |  00m00s
[ 47/148] forge-srpm-macros-0:0.4.0-2.f 100% |   1.3 MiB/s |  19.9 KiB |  00m00s
[ 48/148] fpc-srpm-macros-0:1.3-14.fc42 100% | 572.8 KiB/s |   8.0 KiB |  00m00s
[ 49/148] dwz-0:0.15-9.fc42.aarch64     100% |   2.2 MiB/s | 131.7 KiB |  00m00s
[ 50/148] ghc-srpm-macros-0:1.9.2-2.fc4 100% | 610.4 KiB/s |   9.2 KiB |  00m00s
[ 51/148] go-srpm-macros-0:3.6.0-6.fc42 100% |   1.9 MiB/s |  27.7 KiB |  00m00s
[ 52/148] gnat-srpm-macros-0:6-7.fc42.n 100% | 574.1 KiB/s |   8.6 KiB |  00m00s
[ 53/148] kernel-srpm-macros-0:1.0-25.f 100% | 658.1 KiB/s |   9.9 KiB |  00m00s
[ 54/148] lua-srpm-macros-0:1-15.fc42.n 100% | 594.5 KiB/s |   8.9 KiB |  00m00s
[ 55/148] ocaml-srpm-macros-0:10-4.fc42 100% | 613.7 KiB/s |   9.2 KiB |  00m00s
[ 56/148] openblas-srpm-macros-0:2-19.f 100% | 554.7 KiB/s |   7.8 KiB |  00m00s
[ 57/148] package-notes-srpm-macros-0:0 100% | 617.3 KiB/s |   9.3 KiB |  00m00s
[ 58/148] perl-srpm-macros-0:1-57.fc42. 100% | 567.1 KiB/s |   8.5 KiB |  00m00s
[ 59/148] pyproject-srpm-macros-0:1.17. 100% | 995.7 KiB/s |  13.9 KiB |  00m00s
[ 60/148] qt5-srpm-macros-0:5.15.15-1.f 100% | 593.2 KiB/s |   8.9 KiB |  00m00s
[ 61/148] qt6-srpm-macros-0:6.8.2-2.fc4 100% | 664.3 KiB/s |   9.3 KiB |  00m00s
[ 62/148] python-srpm-macros-0:3.13-4.f 100% |   1.2 MiB/s |  23.0 KiB |  00m00s
[ 63/148] rust-srpm-macros-0:26.3-4.fc4 100% | 836.1 KiB/s |  11.7 KiB |  00m00s
[ 64/148] tree-sitter-srpm-macros-0:0.1 100% | 748.8 KiB/s |  11.2 KiB |  00m00s
[ 65/148] zig-srpm-macros-0:1-4.fc42.no 100% | 549.6 KiB/s |   8.2 KiB |  00m00s
[ 66/148] zip-0:3.0-43.fc42.aarch64     100% |   6.7 MiB/s | 261.1 KiB |  00m00s
[ 67/148] rpm-0:4.20.0-8.fc42.aarch64   100% |   8.2 MiB/s | 546.1 KiB |  00m00s
[ 68/148] debugedit-0:5.1-4.fc42.aarch6 100% |   2.8 MiB/s |  78.4 KiB |  00m00s
[ 69/148] elfutils-0:0.192-8.fc42.aarch 100% |  10.5 MiB/s | 535.1 KiB |  00m00s
[ 70/148] elfutils-libelf-0:0.192-8.fc4 100% |   4.7 MiB/s | 207.4 KiB |  00m00s
[ 71/148] binutils-0:2.44-3.fc42.aarch6 100% |  54.6 MiB/s |   6.2 MiB |  00m00s
[ 72/148] pkgconf-pkg-config-0:2.3.0-2. 100% | 299.9 KiB/s |   9.9 KiB |  00m00s
[ 73/148] popt-0:1.19-8.fc42.aarch64    100% |   1.8 MiB/s |  65.4 KiB |  00m00s
[ 74/148] rpm-build-libs-0:4.20.0-8.fc4 100% |   4.2 MiB/s |  93.8 KiB |  00m00s
[ 75/148] libarchive-0:3.7.7-2.fc42.aar 100% |   4.8 MiB/s | 405.7 KiB |  00m00s
[ 76/148] rpm-libs-0:4.20.0-8.fc42.aarc 100% |   5.8 MiB/s | 302.7 KiB |  00m00s
[ 77/148] zstd-0:1.5.6-3.fc42.aarch64   100% |   7.8 MiB/s | 440.5 KiB |  00m00s
[ 78/148] audit-libs-0:4.0.3-2.fc42.aar 100% |   2.9 MiB/s | 126.0 KiB |  00m00s
[ 79/148] libeconf-0:0.7.6-1.fc42.aarch 100% |   2.3 MiB/s |  35.3 KiB |  00m00s
[ 80/148] libxcrypt-0:4.4.38-6.fc42.aar 100% |   8.1 MiB/s | 124.3 KiB |  00m00s
[ 81/148] pam-libs-0:1.7.0-4.fc42.aarch 100% |   2.8 MiB/s |  58.0 KiB |  00m00s
[ 82/148] setup-0:2.15.0-12.fc42.noarch 100% |  10.1 MiB/s | 155.7 KiB |  00m00s
[ 83/148] libsemanage-0:3.8-1.fc42.aarc 100% |   3.4 MiB/s | 118.8 KiB |  00m00s
[ 84/148] libcap-ng-0:0.8.5-4.fc42.aarc 100% |   2.0 MiB/s |  32.3 KiB |  00m00s
[ 85/148] libblkid-0:2.40.4-7.fc42.aarc 100% |   4.4 MiB/s | 120.5 KiB |  00m00s
[ 86/148] libsmartcols-0:2.40.4-7.fc42. 100% |   3.0 MiB/s |  79.2 KiB |  00m00s
[ 87/148] libfdisk-0:2.40.4-7.fc42.aarc 100% |   3.1 MiB/s | 151.4 KiB |  00m00s
[ 88/148] libmount-0:2.40.4-7.fc42.aarc 100% |   3.1 MiB/s | 150.0 KiB |  00m00s
[ 89/148] util-linux-core-0:2.40.4-7.fc 100% |  15.0 MiB/s | 520.6 KiB |  00m00s
[ 90/148] zlib-ng-compat-0:2.2.3-2.fc42 100% |   2.8 MiB/s |  65.8 KiB |  00m00s
[ 91/148] libuuid-0:2.40.4-7.fc42.aarch 100% | 633.0 KiB/s |  25.3 KiB |  00m00s
[ 92/148] basesystem-0:11-22.fc42.noarc 100% | 486.0 KiB/s |   7.3 KiB |  00m00s
[ 93/148] xz-libs-1:5.6.3-3.fc42.aarch6 100% |   3.3 MiB/s | 111.0 KiB |  00m00s
[ 94/148] libgcc-0:15.0.1-0.9.fc42.aarc 100% |   4.5 MiB/s | 102.0 KiB |  00m00s
[ 95/148] ncurses-base-0:6.5-5.20250125 100% |   5.7 MiB/s |  88.1 KiB |  00m00s
[ 96/148] ca-certificates-0:2024.2.69_v 100% |  46.3 MiB/s | 949.0 KiB |  00m00s
[ 97/148] libsepol-0:3.8-1.fc42.aarch64 100% |   8.1 MiB/s | 323.9 KiB |  00m00s
[ 98/148] crypto-policies-0:20250214-1. 100% |   6.4 MiB/s |  98.7 KiB |  00m00s
[ 99/148] fedora-gpg-keys-0:42-0.5.noar 100% |   7.8 MiB/s | 135.7 KiB |  00m00s
[100/148] pcre2-syntax-0:10.44-1.fc42.2 100% |   9.1 MiB/s | 149.8 KiB |  00m00s
[101/148] glibc-gconv-extra-0:2.40.9000 100% |  13.6 MiB/s |   1.7 MiB |  00m00s
[102/148] file-libs-0:5.46-1.fc42.aarch 100% |  17.6 MiB/s | 847.6 KiB |  00m00s
[103/148] add-determinism-0:0.6.0-1.fc4 100% |  15.4 MiB/s | 852.2 KiB |  00m00s
[104/148] curl-0:8.11.1-4.fc42.aarch64  100% |   4.9 MiB/s | 218.7 KiB |  00m00s
[105/148] alternatives-0:1.31-3.fc42.aa 100% |   1.4 MiB/s |  40.2 KiB |  00m00s
[106/148] jansson-0:2.14-2.fc42.aarch64 100% |   1.9 MiB/s |  46.8 KiB |  00m00s
[107/148] elfutils-debuginfod-client-0: 100% | 851.9 KiB/s |  46.0 KiB |  00m00s
[108/148] libstdc++-0:15.0.1-0.9.fc42.a 100% |  20.7 MiB/s | 827.9 KiB |  00m00s
[109/148] elfutils-libs-0:0.192-8.fc42. 100% |   5.3 MiB/s | 260.0 KiB |  00m00s
[110/148] libzstd-0:1.5.6-3.fc42.aarch6 100% |   6.6 MiB/s | 278.9 KiB |  00m00s
[111/148] pkgconf-0:2.3.0-2.fc42.aarch6 100% |   1.5 MiB/s |  44.7 KiB |  00m00s
[112/148] libxml2-0:2.12.9-2.fc42.aarch 100% |   9.9 MiB/s | 678.7 KiB |  00m00s
[113/148] pkgconf-m4-0:2.3.0-2.fc42.noa 100% |   1.0 MiB/s |  14.2 KiB |  00m00s
[114/148] lz4-libs-0:1.10.0-2.fc42.aarc 100% |   1.4 MiB/s |  79.6 KiB |  00m00s
[115/148] libgomp-0:15.0.1-0.9.fc42.aar 100% |   6.9 MiB/s | 340.5 KiB |  00m00s
[116/148] lua-libs-0:5.4.7-2.fc42.aarch 100% |   2.7 MiB/s | 128.9 KiB |  00m00s
[117/148] libffi-0:3.4.6-5.fc42.aarch64 100% |   2.3 MiB/s |  38.3 KiB |  00m00s
[118/148] rpm-sequoia-0:1.7.0-5.fc42.aa 100% |  12.5 MiB/s | 867.9 KiB |  00m00s
[119/148] sqlite-libs-0:3.47.2-2.fc42.a 100% |   9.5 MiB/s | 712.7 KiB |  00m00s
[120/148] p11-kit-trust-0:0.25.5-5.fc42 100% |   3.1 MiB/s | 131.1 KiB |  00m00s
[121/148] elfutils-default-yama-scope-0 100% | 839.8 KiB/s |  12.6 KiB |  00m00s
[122/148] p11-kit-0:0.25.5-5.fc42.aarch 100% |   6.1 MiB/s | 472.2 KiB |  00m00s
[123/148] json-c-0:0.18-2.fc42.aarch64  100% |   1.3 MiB/s |  44.9 KiB |  00m00s
[124/148] libtasn1-0:4.20.0-1.fc42.aarc 100% |   4.8 MiB/s |  73.7 KiB |  00m00s
[125/148] libpkgconf-0:2.3.0-2.fc42.aar 100% |   1.7 MiB/s |  38.2 KiB |  00m00s
[126/148] fedora-release-0:42-0.21.noar 100% | 932.4 KiB/s |  14.0 KiB |  00m00s
[127/148] xxhash-libs-0:0.8.3-2.fc42.aa 100% |   1.3 MiB/s |  34.8 KiB |  00m00s
[128/148] fedora-release-identity-basic 100% | 986.0 KiB/s |  14.8 KiB |  00m00s
[129/148] systemd-standalone-sysusers-0 100% |   1.9 MiB/s | 150.8 KiB |  00m00s
[130/148] gdb-minimal-0:16.2-2.fc42.aar 100% |  41.8 MiB/s |   4.2 MiB |  00m00s
[131/148] libcurl-0:8.11.1-4.fc42.aarch 100% |   6.5 MiB/s | 364.9 KiB |  00m00s
[132/148] krb5-libs-0:1.21.3-5.fc42.aar 100% |  19.4 MiB/s | 754.7 KiB |  00m00s
[133/148] libidn2-0:2.3.7-3.fc42.aarch6 100% |   4.6 MiB/s | 118.8 KiB |  00m00s
[134/148] libnghttp2-0:1.64.0-3.fc42.aa 100% |   4.7 MiB/s |  76.9 KiB |  00m00s
[135/148] libbrotli-0:1.1.0-6.fc42.aarc 100% |   9.5 MiB/s | 340.5 KiB |  00m00s
[136/148] libssh-0:0.11.1-4.fc42.aarch6 100% |   9.4 MiB/s | 230.3 KiB |  00m00s
[137/148] libpsl-0:0.21.5-5.fc42.aarch6 100% |   1.7 MiB/s |  64.2 KiB |  00m00s
[138/148] openldap-0:2.6.9-3.fc42.aarch 100% |   6.1 MiB/s | 251.6 KiB |  00m00s
[139/148] libcom_err-0:1.47.2-3.fc42.aa 100% | 923.9 KiB/s |  26.8 KiB |  00m00s
[140/148] libverto-0:0.3.2-10.fc42.aarc 100% |   1.1 MiB/s |  20.8 KiB |  00m00s
[141/148] keyutils-libs-0:1.6.3-5.fc42. 100% | 705.7 KiB/s |  31.8 KiB |  00m00s
[142/148] publicsuffix-list-dafsa-0:202 100% |   3.8 MiB/s |  58.8 KiB |  00m00s
[143/148] libssh-config-0:0.11.1-4.fc42 100% | 600.2 KiB/s |   9.0 KiB |  00m00s
[144/148] libunistring-0:1.1-9.fc42.aar 100% |  15.0 MiB/s | 539.4 KiB |  00m00s
[145/148] cyrus-sasl-lib-0:2.1.28-30.fc 100% |  19.4 MiB/s | 776.2 KiB |  00m00s
[146/148] libevent-0:2.1.12-15.fc42.aar 100% |   5.9 MiB/s | 254.7 KiB |  00m00s
[147/148] libtool-ltdl-0:2.5.4-4.fc42.a 100% | 681.5 KiB/s |  35.4 KiB |  00m00s
[148/148] gdbm-libs-1:1.23-9.fc42.aarch 100% |   1.1 MiB/s |  56.2 KiB |  00m00s
--------------------------------------------------------------------------------
[148/148] Total                         100% |  25.7 MiB/s |  51.0 MiB |  00m02s
Running transaction
Importing OpenPGP key 0x105EF944:
 UserID     : "Fedora (42) <fedora-42-primary@fedoraproject.org>"
 Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary
The key was successfully imported.
[  1/150] Verify package files          100% | 691.0   B/s | 148.0   B |  00m00s
[  2/150] Prepare transaction           100% |   2.5 KiB/s | 148.0   B |  00m00s
[  3/150] Installing libgcc-0:15.0.1-0. 100% | 109.3 MiB/s | 223.9 KiB |  00m00s
[  4/150] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  5/150] Installing publicsuffix-list- 100% |  67.6 MiB/s |  69.2 KiB |  00m00s
[  6/150] Installing fedora-release-ide 100% | 937.5 KiB/s | 960.0   B |  00m00s
[  7/150] Installing fedora-gpg-keys-0: 100% |  28.4 MiB/s | 174.8 KiB |  00m00s
[  8/150] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[  9/150] Installing fedora-release-com 100% |  23.8 MiB/s |  24.4 KiB |  00m00s
[ 10/150] Installing fedora-release-0:4 100% |   8.1 KiB/s | 124.0   B |  00m00s
>>> Running unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                    
>>> Finished unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                   
>>> Scriptlet output:                                                           
>>> Creating group 'adm' with GID 4.                                            
>>> Creating group 'audio' with GID 63.                                         
>>> Creating group 'bin' with GID 1.                                            
>>> Creating group 'cdrom' with GID 11.                                         
>>> Creating group 'clock' with GID 103.                                        
>>> Creating group 'daemon' with GID 2.                                         
>>> Creating group 'dialout' with GID 18.                                       
>>> Creating group 'disk' with GID 6.                                           
>>> Creating group 'floppy' with GID 19.                                        
>>> Creating group 'ftp' with GID 50.                                           
>>> Creating group 'games' with GID 20.                                         
>>> Creating group 'input' with GID 104.                                        
>>> Creating group 'kmem' with GID 9.                                           
>>> Creating group 'kvm' with GID 36.                                           
>>> Creating group 'lock' with GID 54.                                          
>>> Creating group 'lp' with GID 7.                                             
>>> Creating group 'mail' with GID 12.                                          
>>> Creating group 'man' with GID 15.                                           
>>> Creating group 'mem' with GID 8.                                            
>>> Creating group 'nobody' with GID 65534.                                     
>>> Creating group 'render' with GID 105.                                       
>>> Creating group 'root' with GID 0.                                           
>>> Creating group 'sgx' with GID 106.                                          
>>> Creating group 'sys' with GID 3.                                            
>>> Creating group 'tape' with GID 33.                                          
>>> Creating group 'tty' with GID 5.                                            
>>> Creating group 'users' with GID 100.                                        
>>> Creating group 'utmp' with GID 22.                                          
>>> Creating group 'video' with GID 39.                                         
>>> Creating group 'wheel' with GID 10.                                         
>>>                                                                             
>>> Running unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                    
>>> Finished unknown scriptlet: setup-0:2.15.0-12.fc42.noarch                   
>>> Scriptlet output:                                                           
>>> Creating user 'adm' (adm) with UID 3 and GID 4.                             
>>> Creating user 'bin' (bin) with UID 1 and GID 1.                             
>>> Creating user 'daemon' (daemon) with UID 2 and GID 2.                       
>>> Creating user 'ftp' (FTP User) with UID 14 and GID 50.                      
>>> Creating user 'games' (games) with UID 12 and GID 20.                       
>>> Creating user 'halt' (halt) with UID 7 and GID 0.                           
>>> Creating user 'lp' (lp) with UID 4 and GID 7.                               
>>> Creating user 'mail' (mail) with UID 8 and GID 12.                          
>>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534. 
>>> Creating user 'operator' (operator) with UID 11 and GID 0.                  
>>> Creating user 'root' (Super User) with UID 0 and GID 0.                     
>>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0.                   
>>> Creating user 'sync' (sync) with UID 5 and GID 0.                           
>>>                                                                             
[ 11/150] Installing setup-0:2.15.0-12. 100% |  37.3 MiB/s | 726.6 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew                               
[ 12/150] Installing filesystem-0:3.18- 100% |   1.9 MiB/s | 212.4 KiB |  00m00s
[ 13/150] Installing basesystem-0:11-22 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/150] Installing pkgconf-m4-0:2.3.0 100% |  14.5 MiB/s |  14.8 KiB |  00m00s
[ 15/150] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 16/150] Installing ncurses-base-0:6.5 100% |  49.1 MiB/s | 352.2 KiB |  00m00s
[ 17/150] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 18/150] Installing ncurses-libs-0:6.5 100% | 207.9 MiB/s |   1.2 MiB |  00m00s
[ 19/150] Installing glibc-0:2.40.9000- 100% | 149.0 MiB/s |   6.3 MiB |  00m00s
[ 20/150] Installing bash-0:5.2.37-1.fc 100% | 196.0 MiB/s |   8.2 MiB |  00m00s
[ 21/150] Installing glibc-common-0:2.4 100% |  55.2 MiB/s |   1.3 MiB |  00m00s
[ 22/150] Installing glibc-gconv-extra- 100% | 365.9 MiB/s |  18.7 MiB |  00m00s
[ 23/150] Installing zlib-ng-compat-0:2 100% | 131.1 MiB/s | 134.2 KiB |  00m00s
[ 24/150] Installing bzip2-libs-0:1.0.8 100% |  72.0 MiB/s |  73.7 KiB |  00m00s
[ 25/150] Installing xz-libs-1:5.6.3-3. 100% | 198.6 MiB/s | 203.4 KiB |  00m00s
[ 26/150] Installing libuuid-0:2.40.4-7 100% |  68.9 MiB/s |  70.5 KiB |  00m00s
[ 27/150] Installing libblkid-0:2.40.4- 100% | 142.4 MiB/s | 291.6 KiB |  00m00s
[ 28/150] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 29/150] Installing readline-0:8.2-12. 100% | 183.3 MiB/s | 563.2 KiB |  00m00s
[ 30/150] Installing popt-0:1.19-8.fc42 100% |  49.3 MiB/s | 151.4 KiB |  00m00s
[ 31/150] Installing libxcrypt-0:4.4.38 100% | 134.4 MiB/s | 275.2 KiB |  00m00s
[ 32/150] Installing libstdc++-0:15.0.1 100% | 307.2 MiB/s |   2.8 MiB |  00m00s
[ 33/150] Installing libzstd-0:1.5.6-3. 100% | 217.8 MiB/s | 668.9 KiB |  00m00s
[ 34/150] Installing elfutils-libelf-0: 100% | 297.4 MiB/s |   1.2 MiB |  00m00s
[ 35/150] Installing libattr-0:2.5.2-5. 100% |  66.5 MiB/s |  68.0 KiB |  00m00s
[ 36/150] Installing libacl-0:2.3.2-3.f 100% |  65.5 MiB/s |  67.1 KiB |  00m00s
[ 37/150] Installing dwz-0:0.15-9.fc42. 100% |  17.6 MiB/s | 323.9 KiB |  00m00s
[ 38/150] Installing mpfr-0:4.2.1-6.fc4 100% | 184.6 MiB/s | 756.3 KiB |  00m00s
[ 39/150] Installing gawk-0:5.3.1-1.fc4 100% |  94.4 MiB/s |   2.5 MiB |  00m00s
[ 40/150] Installing unzip-0:6.0-66.fc4 100% |  24.3 MiB/s | 473.7 KiB |  00m00s
[ 41/150] Installing file-libs-0:5.46-1 100% | 594.0 MiB/s |  11.9 MiB |  00m00s
[ 42/150] Installing file-0:5.46-1.fc42 100% |   5.5 MiB/s | 141.7 KiB |  00m00s
[ 43/150] Installing crypto-policies-0: 100% |  20.0 MiB/s | 163.5 KiB |  00m00s
[ 44/150] Installing pcre2-0:10.44-1.fc 100% | 211.8 MiB/s | 650.6 KiB |  00m00s
[ 45/150] Installing grep-0:3.11-10.fc4 100% |  39.8 MiB/s |   1.0 MiB |  00m00s
[ 46/150] Installing xz-1:5.6.3-3.fc42. 100% |  52.9 MiB/s |   1.3 MiB |  00m00s
[ 47/150] Installing libeconf-0:0.7.6-1 100% |  80.4 MiB/s |  82.3 KiB |  00m00s
[ 48/150] Installing libcap-ng-0:0.8.5- 100% | 159.0 MiB/s | 162.8 KiB |  00m00s
[ 49/150] Installing audit-libs-0:4.0.3 100% | 203.7 MiB/s | 417.2 KiB |  00m00s
[ 50/150] Installing pam-libs-0:1.7.0-4 100% | 110.0 MiB/s | 225.3 KiB |  00m00s
[ 51/150] Installing libcap-0:2.73-2.fc 100% |  26.3 MiB/s | 511.6 KiB |  00m00s
[ 52/150] Installing systemd-libs-0:257 100% | 259.5 MiB/s |   2.3 MiB |  00m00s
[ 53/150] Installing libsmartcols-0:2.4 100% | 220.2 MiB/s | 225.5 KiB |  00m00s
[ 54/150] Installing libsepol-0:3.8-1.f 100% | 264.0 MiB/s | 810.9 KiB |  00m00s
[ 55/150] Installing libselinux-0:3.8-1 100% |  98.8 MiB/s | 202.3 KiB |  00m00s
[ 56/150] Installing findutils-1:4.10.0 100% |  76.8 MiB/s |   1.9 MiB |  00m00s
[ 57/150] Installing sed-0:4.9-4.fc42.a 100% |  39.1 MiB/s | 881.4 KiB |  00m00s
[ 58/150] Installing libmount-0:2.40.4- 100% | 174.3 MiB/s | 356.9 KiB |  00m00s
[ 59/150] Installing alternatives-0:1.3 100% |   5.0 MiB/s |  91.7 KiB |  00m00s
[ 60/150] Installing lz4-libs-0:1.10.0- 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[ 61/150] Installing lua-libs-0:5.4.7-2 100% | 161.2 MiB/s | 330.1 KiB |  00m00s
[ 62/150] Installing libffi-0:3.4.6-5.f 100% | 152.1 MiB/s | 155.8 KiB |  00m00s
[ 63/150] Installing libtasn1-0:4.20.0- 100% | 108.5 MiB/s | 222.2 KiB |  00m00s
[ 64/150] Installing p11-kit-0:0.25.5-5 100% |  85.5 MiB/s |   2.4 MiB |  00m00s
[ 65/150] Installing libunistring-0:1.1 100% | 291.0 MiB/s |   1.7 MiB |  00m00s
[ 66/150] Installing libidn2-0:2.3.7-3. 100% |  81.8 MiB/s | 335.0 KiB |  00m00s
[ 67/150] Installing libpsl-0:0.21.5-5. 100% | 130.5 MiB/s | 133.6 KiB |  00m00s
[ 68/150] Installing p11-kit-trust-0:0. 100% |  16.8 MiB/s | 465.0 KiB |  00m00s
[ 69/150] Installing zstd-0:1.5.6-3.fc4 100% |  62.6 MiB/s |   1.5 MiB |  00m00s
[ 70/150] Installing util-linux-core-0: 100% |  88.3 MiB/s |   2.4 MiB |  00m00s
[ 71/150] Installing tar-2:1.35-5.fc42. 100% | 103.6 MiB/s |   3.0 MiB |  00m00s
[ 72/150] Installing libsemanage-0:3.8- 100% | 117.8 MiB/s | 361.8 KiB |  00m00s
[ 73/150] Installing shadow-utils-2:4.1 100% | 101.0 MiB/s |   4.5 MiB |  00m00s
[ 74/150] Installing systemd-standalone 100% |  17.9 MiB/s | 329.9 KiB |  00m00s
[ 75/150] Installing zip-0:3.0-43.fc42. 100% |  35.6 MiB/s | 766.4 KiB |  00m00s
[ 76/150] Installing libfdisk-0:2.40.4- 100% | 205.0 MiB/s | 419.8 KiB |  00m00s
[ 77/150] Installing libxml2-0:2.12.9-2 100% |  78.8 MiB/s |   1.9 MiB |  00m00s
[ 78/150] Installing bzip2-0:1.0.8-20.f 100% |   9.5 MiB/s | 175.8 KiB |  00m00s
[ 79/150] Installing add-determinism-0: 100% |  90.2 MiB/s |   2.2 MiB |  00m00s
[ 80/150] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 81/150] Installing sqlite-libs-0:3.47 100% | 246.3 MiB/s |   1.5 MiB |  00m00s
[ 82/150] Installing ed-0:1.21-2.fc42.a 100% |   8.5 MiB/s | 156.8 KiB |  00m00s
[ 83/150] Installing patch-0:2.7.6-26.f 100% |  14.3 MiB/s | 263.9 KiB |  00m00s
[ 84/150] Installing filesystem-srpm-ma 100% |  38.0 MiB/s |  38.9 KiB |  00m00s
[ 85/150] Installing elfutils-default-y 100% | 340.5 KiB/s |   2.0 KiB |  00m00s
[ 86/150] Installing elfutils-libs-0:0. 100% | 182.7 MiB/s | 748.2 KiB |  00m00s
[ 87/150] Installing cpio-0:2.15-2.fc41 100% |  48.8 MiB/s |   1.2 MiB |  00m00s
[ 88/150] Installing diffutils-0:3.10-9 100% |  67.0 MiB/s |   1.6 MiB |  00m00s
[ 89/150] Installing jansson-0:2.14-2.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 90/150] Installing libgomp-0:15.0.1-0 100% | 250.4 MiB/s | 512.7 KiB |  00m00s
[ 91/150] Installing json-c-0:0.18-2.fc 100% | 136.7 MiB/s | 139.9 KiB |  00m00s
[ 92/150] Installing libpkgconf-0:2.3.0 100% | 132.0 MiB/s | 135.1 KiB |  00m00s
[ 93/150] Installing pkgconf-0:2.3.0-2. 100% |   6.2 MiB/s | 114.9 KiB |  00m00s
[ 94/150] Installing pkgconf-pkg-config 100% | 104.3 KiB/s |   1.8 KiB |  00m00s
[ 95/150] Installing xxhash-libs-0:0.8. 100% |  85.3 MiB/s |  87.4 KiB |  00m00s
[ 96/150] Installing libbrotli-0:1.1.0- 100% | 222.6 MiB/s | 911.7 KiB |  00m00s
[ 97/150] Installing libnghttp2-0:1.64. 100% | 194.5 MiB/s | 199.2 KiB |  00m00s
[ 98/150] Installing keyutils-libs-0:1. 100% |  97.4 MiB/s |  99.8 KiB |  00m00s
[ 99/150] Installing libcom_err-0:1.47. 100% | 109.5 MiB/s | 112.2 KiB |  00m00s
[100/150] Installing libverto-0:0.3.2-1 100% |  69.5 MiB/s |  71.2 KiB |  00m00s
[101/150] Installing libtool-ltdl-0:2.5 100% |  92.9 MiB/s |  95.1 KiB |  00m00s
[102/150] Installing gdbm-libs-1:1.23-9 100% | 230.1 MiB/s | 235.7 KiB |  00m00s
[103/150] Installing cyrus-sasl-lib-0:2 100% |  93.0 MiB/s |   2.4 MiB |  00m00s
[104/150] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[105/150] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 740.0   B |  00m00s
[106/150] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[107/150] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[108/150] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[109/150] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[110/150] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[111/150] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[112/150] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[113/150] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[114/150] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[115/150] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[116/150] Installing coreutils-common-0 100% | 293.5 MiB/s |  11.2 MiB |  00m00s
[117/150] Installing openssl-libs-1:3.2 100% | 288.0 MiB/s |   6.3 MiB |  00m00s
[118/150] Installing coreutils-0:9.6-1. 100% | 167.9 MiB/s |   8.2 MiB |  00m00s
[119/150] Installing ca-certificates-0: 100% |   1.4 MiB/s |   2.4 MiB |  00m02s
[120/150] Installing libarchive-0:3.7.7 100% | 178.2 MiB/s | 912.6 KiB |  00m00s
[121/150] Installing krb5-libs-0:1.21.3 100% | 230.2 MiB/s |   2.5 MiB |  00m00s
[122/150] Installing libssh-0:0.11.1-4. 100% | 191.2 MiB/s | 587.5 KiB |  00m00s
[123/150] Installing gzip-0:1.13-3.fc42 100% |  20.0 MiB/s | 430.2 KiB |  00m00s
[124/150] Installing rpm-sequoia-0:1.7. 100% | 287.2 MiB/s |   2.3 MiB |  00m00s
[125/150] Installing rpm-libs-0:4.20.0- 100% | 179.5 MiB/s | 735.1 KiB |  00m00s
[126/150] Installing rpm-build-libs-0:4 100% | 194.8 MiB/s | 199.4 KiB |  00m00s
[127/150] Installing libevent-0:2.1.12- 100% | 217.0 MiB/s |   1.1 MiB |  00m00s
[128/150] Installing openldap-0:2.6.9-3 100% | 171.2 MiB/s | 701.1 KiB |  00m00s
[129/150] Installing libcurl-0:8.11.1-4 100% | 194.1 MiB/s | 795.1 KiB |  00m00s
[130/150] Installing elfutils-debuginfo 100% |   7.5 MiB/s | 146.2 KiB |  00m00s
[131/150] Installing binutils-0:2.44-3. 100% | 262.3 MiB/s |  29.4 MiB |  00m00s
[132/150] Installing elfutils-0:0.192-8 100% | 108.3 MiB/s |   3.1 MiB |  00m00s
[133/150] Installing gdb-minimal-0:16.2 100% | 213.8 MiB/s |  13.0 MiB |  00m00s
[134/150] Installing debugedit-0:5.1-4. 100% |  12.7 MiB/s | 247.0 KiB |  00m00s
[135/150] Installing curl-0:8.11.1-4.fc 100% |  15.4 MiB/s | 457.2 KiB |  00m00s
[136/150] Installing rpm-0:4.20.0-8.fc4 100% |  68.2 MiB/s |   2.7 MiB |  00m00s
[137/150] Installing efi-srpm-macros-0: 100% |  40.1 MiB/s |  41.1 KiB |  00m00s
[138/150] Installing lua-srpm-macros-0: 100% |   1.9 MiB/s |   1.9 KiB |  00m00s
[139/150] Installing tree-sitter-srpm-m 100% |   7.2 MiB/s |   7.4 KiB |  00m00s
[140/150] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[141/150] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[142/150] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[143/150] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[144/150] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[145/150] Installing redhat-rpm-config- 100% |  63.0 MiB/s | 193.5 KiB |  00m00s
[146/150] Installing rpm-build-0:4.20.0 100% |  24.8 MiB/s | 533.6 KiB |  00m00s
[147/150] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[148/150] Installing util-linux-0:2.40. 100% | 120.5 MiB/s |   6.6 MiB |  00m00s
[149/150] Installing which-0:2.23-1.fc4 100% |   6.1 MiB/s | 125.6 KiB |  00m00s
[150/150] Installing info-0:7.2-3.fc42. 100% | 192.1 KiB/s | 422.0 KiB |  00m02s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.6.0-1.fc42.aarch64
alternatives-1.31-3.fc42.aarch64
ansible-srpm-macros-1-17.1.fc42.noarch
audit-libs-4.0.3-2.fc42.aarch64
basesystem-11-22.fc42.noarch
bash-5.2.37-1.fc42.aarch64
binutils-2.44-3.fc42.aarch64
build-reproducibility-srpm-macros-0.6.0-1.fc42.noarch
bzip2-1.0.8-20.fc42.aarch64
bzip2-libs-1.0.8-20.fc42.aarch64
ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch
coreutils-9.6-1.fc42.aarch64
coreutils-common-9.6-1.fc42.aarch64
cpio-2.15-2.fc41.aarch64
crypto-policies-20250214-1.gitff7551b.fc42.noarch
curl-8.11.1-4.fc42.aarch64
cyrus-sasl-lib-2.1.28-30.fc42.aarch64
debugedit-5.1-4.fc42.aarch64
diffutils-3.10-9.fc42.aarch64
dwz-0.15-9.fc42.aarch64
ed-1.21-2.fc42.aarch64
efi-srpm-macros-6-2.fc42.noarch
elfutils-0.192-8.fc42.aarch64
elfutils-debuginfod-client-0.192-8.fc42.aarch64
elfutils-default-yama-scope-0.192-8.fc42.noarch
elfutils-libelf-0.192-8.fc42.aarch64
elfutils-libs-0.192-8.fc42.aarch64
fedora-gpg-keys-42-0.5.noarch
fedora-release-42-0.21.noarch
fedora-release-common-42-0.21.noarch
fedora-release-identity-basic-42-0.21.noarch
fedora-repos-42-0.5.noarch
file-5.46-1.fc42.aarch64
file-libs-5.46-1.fc42.aarch64
filesystem-3.18-36.fc42.aarch64
filesystem-srpm-macros-3.18-36.fc42.noarch
findutils-4.10.0-5.fc42.aarch64
fonts-srpm-macros-2.0.5-21.fc42.noarch
forge-srpm-macros-0.4.0-2.fc42.noarch
fpc-srpm-macros-1.3-14.fc42.noarch
gawk-5.3.1-1.fc42.aarch64
gdb-minimal-16.2-2.fc42.aarch64
gdbm-libs-1.23-9.fc42.aarch64
ghc-srpm-macros-1.9.2-2.fc42.noarch
glibc-2.40.9000-35.fc42.aarch64
glibc-common-2.40.9000-35.fc42.aarch64
glibc-gconv-extra-2.40.9000-35.fc42.aarch64
glibc-minimal-langpack-2.40.9000-35.fc42.aarch64
gmp-6.3.0-2.fc41.aarch64
gnat-srpm-macros-6-7.fc42.noarch
go-srpm-macros-3.6.0-6.fc42.noarch
gpg-pubkey-105ef944-65ca83d1
grep-3.11-10.fc42.aarch64
gzip-1.13-3.fc42.aarch64
info-7.2-3.fc42.aarch64
jansson-2.14-2.fc42.aarch64
json-c-0.18-2.fc42.aarch64
kernel-srpm-macros-1.0-25.fc42.noarch
keyutils-libs-1.6.3-5.fc42.aarch64
krb5-libs-1.21.3-5.fc42.aarch64
libacl-2.3.2-3.fc42.aarch64
libarchive-3.7.7-2.fc42.aarch64
libattr-2.5.2-5.fc42.aarch64
libblkid-2.40.4-7.fc42.aarch64
libbrotli-1.1.0-6.fc42.aarch64
libcap-2.73-2.fc42.aarch64
libcap-ng-0.8.5-4.fc42.aarch64
libcom_err-1.47.2-3.fc42.aarch64
libcurl-8.11.1-4.fc42.aarch64
libeconf-0.7.6-1.fc42.aarch64
libevent-2.1.12-15.fc42.aarch64
libfdisk-2.40.4-7.fc42.aarch64
libffi-3.4.6-5.fc42.aarch64
libgcc-15.0.1-0.9.fc42.aarch64
libgomp-15.0.1-0.9.fc42.aarch64
libidn2-2.3.7-3.fc42.aarch64
libmount-2.40.4-7.fc42.aarch64
libnghttp2-1.64.0-3.fc42.aarch64
libpkgconf-2.3.0-2.fc42.aarch64
libpsl-0.21.5-5.fc42.aarch64
libselinux-3.8-1.fc42.aarch64
libsemanage-3.8-1.fc42.aarch64
libsepol-3.8-1.fc42.aarch64
libsmartcols-2.40.4-7.fc42.aarch64
libssh-0.11.1-4.fc42.aarch64
libssh-config-0.11.1-4.fc42.noarch
libstdc++-15.0.1-0.9.fc42.aarch64
libtasn1-4.20.0-1.fc42.aarch64
libtool-ltdl-2.5.4-4.fc42.aarch64
libunistring-1.1-9.fc42.aarch64
libuuid-2.40.4-7.fc42.aarch64
libverto-0.3.2-10.fc42.aarch64
libxcrypt-4.4.38-6.fc42.aarch64
libxml2-2.12.9-2.fc42.aarch64
libzstd-1.5.6-3.fc42.aarch64
lua-libs-5.4.7-2.fc42.aarch64
lua-srpm-macros-1-15.fc42.noarch
lz4-libs-1.10.0-2.fc42.aarch64
mpfr-4.2.1-6.fc42.aarch64
ncurses-base-6.5-5.20250125.fc42.noarch
ncurses-libs-6.5-5.20250125.fc42.aarch64
ocaml-srpm-macros-10-4.fc42.noarch
openblas-srpm-macros-2-19.fc42.noarch
openldap-2.6.9-3.fc42.aarch64
openssl-libs-3.2.4-1.fc42.aarch64
p11-kit-0.25.5-5.fc42.aarch64
p11-kit-trust-0.25.5-5.fc42.aarch64
package-notes-srpm-macros-0.5-13.fc42.noarch
pam-libs-1.7.0-4.fc42.aarch64
patch-2.7.6-26.fc42.aarch64
pcre2-10.44-1.fc42.2.aarch64
pcre2-syntax-10.44-1.fc42.2.noarch
perl-srpm-macros-1-57.fc42.noarch
pkgconf-2.3.0-2.fc42.aarch64
pkgconf-m4-2.3.0-2.fc42.noarch
pkgconf-pkg-config-2.3.0-2.fc42.aarch64
popt-1.19-8.fc42.aarch64
publicsuffix-list-dafsa-20250116-1.fc42.noarch
pyproject-srpm-macros-1.17.0-1.fc42.noarch
python-srpm-macros-3.13-4.fc42.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.2-2.fc42.noarch
readline-8.2-12.fc42.aarch64
redhat-rpm-config-342-2.fc42.noarch
rpm-4.20.0-8.fc42.aarch64
rpm-build-4.20.0-8.fc42.aarch64
rpm-build-libs-4.20.0-8.fc42.aarch64
rpm-libs-4.20.0-8.fc42.aarch64
rpm-sequoia-1.7.0-5.fc42.aarch64
rust-srpm-macros-26.3-4.fc42.noarch
sed-4.9-4.fc42.aarch64
setup-2.15.0-12.fc42.noarch
shadow-utils-4.17.0-4.fc42.aarch64
sqlite-libs-3.47.2-2.fc42.aarch64
systemd-libs-257.3-7.fc42.aarch64
systemd-standalone-sysusers-257.3-7.fc42.aarch64
tar-1.35-5.fc42.aarch64
tree-sitter-srpm-macros-0.1.0-8.fc42.noarch
unzip-6.0-66.fc42.aarch64
util-linux-2.40.4-7.fc42.aarch64
util-linux-core-2.40.4-7.fc42.aarch64
which-2.23-1.fc42.aarch64
xxhash-libs-0.8.3-2.fc42.aarch64
xz-5.6.3-3.fc42.aarch64
xz-libs-5.6.3-3.fc42.aarch64
zig-srpm-macros-1-4.fc42.noarch
zip-3.0-43.fc42.aarch64
zlib-ng-compat-2.2.3-2.fc42.aarch64
zstd-1.5.6-3.fc42.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1741824000
Wrote: /builddir/build/SRPMS/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-42-aarch64-1741872692.517752/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-puge__vr/golang-github-facebook-time/golang-github-facebook-time.spec) Config(child) 0 minutes 22 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm)  Config(fedora-42-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-aarch64-bootstrap-1741872692.517752/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-42-aarch64-bootstrap-1741872692.517752/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-42-aarch64-1741872692.517752/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.20.0-8.fc42.aarch64
  rpm-sequoia-1.7.0-5.fc42.aarch64
  dnf5-5.2.10.0-2.fc42.aarch64
  dnf5-plugins-5.2.10.0-2.fc42.aarch64
Finish: chroot init
Start: build phase for golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Start: build setup for golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1741824000
Wrote: /builddir/build/SRPMS/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Updating and loading repositories:
 fedora                                 100% | 490.1 KiB/s |  14.2 KiB |  00m00s
 updates                                100% |  54.6 KiB/s |  15.6 KiB |  00m00s
 Copr repository                        100% |  47.5 KiB/s |   1.5 KiB |  00m00s
 fedora                                 100% | 850.7 KiB/s | 299.4 KiB |  00m00s
Repositories loaded.
Package                                                          Arch    Version                                Repository      Size
Installing:
 go-rpm-macros                                                   aarch64 3.6.0-6.fc42                           fedora      93.9 KiB
 golang-x-net-devel                                              noarch  0.34.0-1.fc42                          fedora       5.6 MiB
Installing dependencies:
 annobin-docs                                                    noarch  12.88-1.fc42                           fedora      98.6 KiB
 annobin-plugin-gcc                                              aarch64 12.88-1.fc42                           fedora       1.0 MiB
 compat-golang-github-cpuguy83-md2man-2-devel                    noarch  2.0.5-2.fc42                           fedora       1.0   B
 compat-golang-github-docopt-devel                               noarch  0.6.2-17.20190509gitee0de3b.fc42       fedora       9.0   B
 compat-golang-github-emicklei-restful-3-devel                   noarch  3.8.0-8.fc42                           fedora       1.0   B
 compat-golang-github-imdario-mergo-devel                        noarch  1.0.0-4.fc41                           fedora      21.0   B
 compat-golang-github-masterminds-semver-3-devel                 noarch  3.3.1-2.fc42                           fedora       1.0   B
 compat-golang-github-russross-blackfriday-2-devel               noarch  2.1.0-12.fc41                          fedora      41.0   B
 compat-golang-sigs-k8s-structured-merge-diff-4-devel            noarch  4.2.1-8.fc41                           fedora       1.0   B
 cpp                                                             aarch64 15.0.1-0.9.fc42                        fedora      35.4 MiB
 expat                                                           aarch64 2.6.4-2.fc42                           fedora     348.7 KiB
 gcc                                                             aarch64 15.0.1-0.9.fc42                        fedora      98.5 MiB
 gcc-plugin-annobin                                              aarch64 15.0.1-0.9.fc42                        fedora      69.2 KiB
 glibc-devel                                                     aarch64 2.40.9000-35.fc42                      fedora       2.2 MiB
 go-filesystem                                                   aarch64 3.6.0-6.fc42                           fedora       0.0   B
 golang                                                          aarch64 1.24.0-1.fc42                          fedora       8.9 MiB
 golang-bin                                                      aarch64 1.24.0-1.fc42                          fedora     117.9 MiB
 golang-bitbucket-ww-goautoneg-devel                             noarch  0-40.20180302hg75cd24f.fc42            fedora       6.9 KiB
 golang-cloud-google-auth-devel                                  noarch  0.5.1-3.fc42                           fedora     684.8 KiB
 golang-cloud-google-cloudtasks-devel                            noarch  1.12.8-3.fc42                          fedora       1.2 MiB
 golang-cloud-google-compute-metadata-devel                      noarch  0.3.0-3.fc42                           fedora      81.7 KiB
 golang-cloud-google-devel                                       noarch  0.110.9-6.fc41                         fedora     542.7 KiB
 golang-cloud-google-iam-devel                                   noarch  1.1.8-3.fc42                           fedora     744.9 KiB
 golang-cloud-google-longrunning-devel                           noarch  0.5.7-3.fc42                           fedora     165.3 KiB
 golang-cloud-google-storage-devel                               noarch  1.42.0-3.fc41                          fedora       1.7 MiB
 golang-code-cloudfoundry-bytefmt-devel                          noarch  0-0.19.20230711git41ef4d1.fc42         fedora      25.8 KiB
 golang-contrib-opencensus-exporter-ocagent-devel                noarch  0.7.1-20.fc42                          fedora     137.0 KiB
 golang-dario-mergo-devel                                        noarch  1.0.0-4.fc41                           fedora     101.9 KiB
 golang-github-alecthomas-kingpin2-devel                         noarch  2.4.0-3.fc42                           fedora     184.4 KiB
 golang-github-alecthomas-units-devel                            noarch  0-0.24.20240609git9a357b5.fc42         fedora      17.1 KiB
 golang-github-antlr4-antlr-devel                                noarch  4.13.2-4.fc42                          fedora     450.0 KiB
 golang-github-asaskevich-govalidator-devel                      noarch  11.0.1-13.fc42                         fedora     273.2 KiB
 golang-github-aws-lambda-devel                                  noarch  1.26.0-14.fc42                         fedora     316.6 KiB
 golang-github-aws-sdk-2-devel                                   noarch  20250103-2.fc42                        fedora     400.9 MiB
 golang-github-aws-sdk-devel                                     noarch  1.44.307-4.fc41                        fedora     185.6 MiB
 golang-github-aws-smithy-devel                                  noarch  1.22.1-1.fc42                          fedora     804.4 KiB
 golang-github-awslabs-aws-multi-module-repository-tools-devel   noarch  0-0.7.20221016gitb6ea859.fc41          fedora     229.5 KiB
 golang-github-azure-autorest-devel                              noarch  14.2.0-16.fc41                         fedora     797.2 KiB
 golang-github-beorn7-perks-devel                                noarch  1.0.1-16.fc42                          fedora      25.0 KiB
 golang-github-bradfitz-gomemcache-devel                         noarch  0-28.20200724gita41fca8.fc42           fedora      43.2 KiB
 golang-github-brunoscheufler-aws-ecs-metadata-devel             noarch  0-0.5.20230903git67e37ae.fc42          fedora      15.6 KiB
 golang-github-burntsushi-toml-devel                             noarch  1.4.0-2.fc41                           fedora     242.6 KiB
 golang-github-cenkalti-backoff4-devel                           noarch  4.3.0-1.fc42                           fedora      34.5 KiB
 golang-github-census-instrumentation-opencensus-proto-devel     noarch  0.3.0-16.fc42                          fedora     368.3 KiB
 golang-github-census-instrumentation-opencensus-proto-devel-0.2 noarch  0.2.1-15.fc42                          fedora     265.8 KiB
 golang-github-cespare-xxhash2-devel                             noarch  2.3.0-2.fc42                           fedora      28.3 KiB
 golang-github-chzyer-readline-devel                             noarch  1.5.1-2.fc42                           fedora     133.3 KiB
 golang-github-cncf-xds-devel                                    noarch  0-0.14.20230912gite9ce688.fc42         fedora     617.5 KiB
 golang-github-cpuguy83-md2man-devel                             noarch  2.0.5-2.fc42                           fedora      31.2 KiB
 golang-github-davecgh-spew-devel                                noarch  1.1.1-18.fc42                          fedora     197.8 KiB
 golang-github-dgrijalva-jwt-devel                               noarch  3.2.0-20.fc42                          fedora     111.4 KiB
 golang-github-dimchansky-utfbom-devel                           noarch  1.1.1-14.fc42                          fedora      24.6 KiB
 golang-github-docopt-devel                                      noarch  0.6.2-17.20190509gitee0de3b.fc42       fedora     114.0 KiB
 golang-github-eapache-queue-devel                               noarch  1.1.0-18.fc42                          fedora       8.0 KiB
 golang-github-eapache-resiliency-devel                          noarch  1.2.0-14.fc42                          fedora      31.4 KiB
 golang-github-eapache-xerial-snappy-devel                       noarch  0-17.20190408git776d571.fc42           fedora      15.9 KiB
 golang-github-emicklei-restful-devel                            noarch  3.8.0-8.fc42                           fedora     293.7 KiB
 golang-github-envoyproxy-control-plane-devel                    noarch  0.11.1-4.fc41                          fedora      20.4 MiB
 golang-github-envoyproxy-protoc-gen-validate-devel              noarch  0.4.1-16.fc42                          fedora     458.8 KiB
 golang-github-evanphx-json-patch-devel                          noarch  5.9.0-4.fc41                           fedora     400.7 KiB
 golang-github-evanw-esbuild-devel                               noarch  0.24.2-2.fc42                          fedora       3.9 MiB
 golang-github-felixge-httpsnoop-devel                           noarch  1.0.1-13.fc42                          fedora      68.1 KiB
 golang-github-form3tech-oss-jwt-devel                           noarch  3.2.2-13.fc42                          fedora     107.1 KiB
 golang-github-fsnotify-devel                                    noarch  1.8.0-1.fc42                           fedora     205.4 KiB
 golang-github-ghodss-yaml-devel                                 noarch  1.0.0-20.fc42                          fedora      31.9 KiB
 golang-github-gin-contrib-sse-devel                             noarch  0.1.0-14.fc42                          fedora      16.5 KiB
 golang-github-gin-gonic-devel                                   noarch  1.8.2-7.fc42                           fedora     660.0 KiB
 golang-github-glog-devel                                        noarch  1.0.0-7.fc42                           fedora      60.1 KiB
 golang-github-gobuffalo-envy-devel                              noarch  1.9.0-14.fc42                          fedora      15.5 KiB
 golang-github-gobuffalo-logger-devel                            noarch  1.0.7-5.fc42                           fedora      10.2 KiB
 golang-github-gobuffalo-packd-devel                             noarch  1.0.2-3.fc42                           fedora      18.9 KiB
 golang-github-gobuffalo-packr-devel                             noarch  2.8.1-13.fc42                          fedora     153.2 KiB
 golang-github-gogo-protobuf-devel                               noarch  1.3.2-16.fc41                          fedora      16.7 MiB
 golang-github-gomodule-redigo-devel                             noarch  1:1.8.3-14.fc42                        fedora     203.1 KiB
 golang-github-google-btree-devel                                noarch  1.0.1-12.fc42                          fedora      58.0 KiB
 golang-github-google-cel-devel                                  noarch  0.20.1-3.fc41                          fedora       2.8 MiB
 golang-github-google-cel-spec-devel                             noarch  0.7.0-8.fc42                           fedora     293.8 KiB
 golang-github-google-cmp-devel                                  noarch  0.6.0-6.fc42                           fedora     404.2 KiB
 golang-github-google-gofuzz-devel                               noarch  1.2.0-11.fc41                          fedora      58.3 KiB
 golang-github-google-s2a-devel                                  noarch  0.1.7-4.fc41                           fedora     862.1 KiB
 golang-github-google-uuid-devel                                 noarch  1.6.0-3.fc42                           fedora      75.2 KiB
 golang-github-googleapis-enterprise-certificate-proxy-devel     noarch  0.3.2-3.fc42                           fedora      41.0 KiB
 golang-github-googleapis-gax-devel                              noarch  2.12.0-5.fc42                          fedora     140.5 KiB
 golang-github-googleapis-gnostic-devel                          noarch  0.5.3-17.fc42                          fedora       2.2 MiB
 golang-github-gorilla-mux-devel                                 noarch  1.8.1-2.fc42                           fedora     228.8 KiB
 golang-github-gorilla-websocket-devel                           noarch  1.5.0-6.fc42                           fedora     201.0 KiB
 golang-github-gregjones-httpcache-devel                         noarch  0-21.20210109git901d907.fc42           fedora      63.5 KiB
 golang-github-groupcache-devel                                  noarch  0-0.36.20210729git41bb18b.fc42         fedora      88.8 KiB
 golang-github-grpc-ecosystem-gateway-2-devel                    noarch  2.7.3-13.fc41                          fedora       3.4 MiB
 golang-github-grpc-ecosystem-gateway-devel                      noarch  1.16.0-17.20230117git26318a5.fc42      fedora       2.6 MiB
 golang-github-hashicorp-uuid-devel                              noarch  1.0.3-6.fc42                           fedora      19.9 KiB
 golang-github-iancoleman-strcase-devel                          noarch  0.1.3-13.fc42                          fedora      21.1 KiB
 golang-github-jcmturner-gofork-devel                            noarch  1.7.6-9.fc42                           fedora      97.2 KiB
 golang-github-jessevdk-flags-devel                              noarch  1.4.0-19.20200728gitc17162f.fc41       fedora     239.1 KiB
 golang-github-jmespath-devel                                    noarch  0.4.0-13.fc41                          fedora     504.2 KiB
 golang-github-joho-godotenv-devel                               noarch  1.5.1-8.fc42                           fedora      35.5 KiB
 golang-github-josharian-intern-devel                            noarch  1.0.0-13.fc42                          fedora       3.2 KiB
 golang-github-jpillora-backoff-devel                            noarch  1.0.0-16.fc42                          fedora       9.0 KiB
 golang-github-json-iterator-devel                               noarch  1.1.12-8.fc41                          fedora     258.1 KiB
 golang-github-julienschmidt-httprouter-devel                    noarch  1.3.0-16.fc42                          fedora      85.9 KiB
 golang-github-karrick-godirwalk-devel                           noarch  1.16.1-14.fc42                         fedora      97.2 KiB
 golang-github-kit-log-devel                                     noarch  0.2.1-2.fc42                           fedora     113.7 KiB
 golang-github-klauspost-compress-devel                          noarch  1.17.11-1.fc42                         fedora       2.6 MiB
 golang-github-kr-fs-devel                                       noarch  0.1.0-20.fc42                          fedora      10.2 KiB
 golang-github-labstack-echo-4-devel                             noarch  4.4.0-11.fc42                          fedora     633.9 KiB
 golang-github-labstack-gommon-devel                             noarch  0.3.0-14.fc42                          fedora      35.7 KiB
 golang-github-leodido-urn-devel                                 noarch  1.2.1-14.fc42                          fedora       1.4 MiB
 golang-github-logfmt-devel                                      noarch  0.6.0-2.fc42                           fedora      44.6 KiB
 golang-github-logr-devel                                        noarch  1.4.2-2.fc42                           fedora     200.0 KiB
 golang-github-logr-stdr-devel                                   noarch  1.2.2-8.fc42                           fedora      19.5 KiB
 golang-github-lyft-protoc-gen-star-devel                        noarch  0.5.2-14.fc42                          fedora     336.1 KiB
 golang-github-macaron-inject-devel                              noarch  0-0.24.20210110git138e592.fc42         fedora      25.7 KiB
 golang-github-mailru-easyjson-devel                             noarch  0.7.7-7.fc41                           fedora     478.2 KiB
 golang-github-markbates-errx-devel                              noarch  1.1.0-13.fc42                          fedora       2.2 KiB
 golang-github-markbates-oncer-devel                             noarch  1.0.0-13.fc42                          fedora       4.4 KiB
 golang-github-markbates-safe-devel                              noarch  1.0.1-13.fc42                          fedora       3.0 KiB
 golang-github-masterminds-semver-devel                          noarch  3.3.1-2.fc42                           fedora     105.6 KiB
 golang-github-mattn-colorable-devel                             noarch  0.1.13-7.fc42                          fedora      32.8 KiB
 golang-github-mattn-isatty-devel                                noarch  0.0.20-3.fc42                          fedora      10.0 KiB
 golang-github-mattn-runewidth-devel                             noarch  0.0.16-2.fc42                          fedora      53.9 KiB
 golang-github-mitchellh-colorstring-devel                       noarch  0-17.20190623gitd06e56a.fc42           fedora      13.0 KiB
 golang-github-mitchellh-homedir-devel                           noarch  1.1.0-18.fc42                          fedora       7.6 KiB
 golang-github-mitchellh-mapstructure-devel                      noarch  1.5.0-3.fc42                           fedora     148.1 KiB
 golang-github-moby-spdystream-devel                             noarch  0.2.0-9.fc41                           fedora     144.0 KiB
 golang-github-modern-concurrent-devel                           noarch  1.0.3-17.fc42                          fedora      19.7 KiB
 golang-github-modern-reflect2-devel                             noarch  1.0.2-10.fc42                          fedora      56.5 KiB
 golang-github-montanaflynn-stats-devel                          noarch  0.6.6-11.fc42                          fedora     158.6 KiB
 golang-github-munnerz-goautoneg-devel                           noarch  0-0.2.20240817gita7dc8b6.fc42          fedora       9.7 KiB
 golang-github-mwitkow-conntrack-devel                           noarch  0-20.20200729git2f06839.fc42           fedora      52.3 KiB
 golang-github-mxk-flowrate-devel                                noarch  0-19.20190628gitcca7078.fc42           fedora      19.7 KiB
 golang-github-nxadm-tail-devel                                  noarch  1.4.11-7.fc42                          fedora      61.0 KiB
 golang-github-nytimes-gziphandler-devel                         noarch  1.1.1-17.fc42                          fedora      64.3 KiB
 golang-github-olekukonko-tablewriter-devel                      noarch  0.0.5-11.fc41                          fedora      89.6 KiB
 golang-github-onsi-ginkgo-devel                                 noarch  1.16.5-6.fc41                          fedora     690.0 KiB
 golang-github-onsi-gomega-devel                                 noarch  1.36.2-1.fc42                          fedora     942.9 KiB
 golang-github-openapi-jsonpointer-devel                         noarch  0.19.5-14.fc42                         fedora      39.3 KiB
 golang-github-openapi-jsonreference-devel                       noarch  0.19.5-14.fc42                         fedora      29.9 KiB
 golang-github-openapi-swag-devel                                noarch  0.21.1-11.fc42                         fedora     145.2 KiB
 golang-github-opentracing-devel                                 noarch  1.2.0-14.fc42                          fedora     126.5 KiB
 golang-github-openzipkin-zipkin-devel                           noarch  0.2.5-15.fc42                          fedora     333.4 KiB
 golang-github-pelletier-toml-2-devel                            noarch  2.2.3-1.fc42                           fedora     496.1 KiB
 golang-github-pelletier-toml-devel                              noarch  1.9.5-7.fc41                           fedora     441.3 KiB
 golang-github-peterbourgon-diskv-devel                          noarch  3.0.1-5.fc42                           fedora      65.8 KiB
 golang-github-pierrec-cmdflag-devel                             noarch  0.0.2-17.fc42                          fedora      28.7 KiB
 golang-github-pierrec-lz4-devel                                 noarch  4.1.21-7.fc42                          fedora     147.5 KiB
 golang-github-pkg-errors-devel                                  noarch  0.9.1-14.fc41                          fedora      51.4 KiB
 golang-github-pkg-sftp-devel                                    noarch  1.13.7-3.fc42                          fedora     537.6 KiB
 golang-github-playground-locales-devel                          noarch  0.14.1-5.fc42                          fedora      28.6 MiB
 golang-github-playground-universal-translator-devel             noarch  0.18.1-5.fc42                          fedora      91.5 KiB
 golang-github-playground-validator-10-devel                     noarch  10.10.0-8.fc42                         fedora       1.3 MiB
 golang-github-pmezard-difflib-devel                             noarch  1.0.0-16.fc41                          fedora      35.2 KiB
 golang-github-prometheus-client-devel                           noarch  1.19.0-3.fc41                          fedora       1.0 MiB
 golang-github-prometheus-client-model-devel                     noarch  0.6.1-3.fc42                           fedora      71.0 KiB
 golang-github-prometheus-common-devel                           noarch  0.61.0-2.fc42                          fedora     556.1 KiB
 golang-github-prometheus-procfs-devel                           noarch  0.15.1-2.fc42                          fedora     891.6 KiB
 golang-github-protobuf-devel                                    noarch  1.5.3-7.fc42                           fedora     781.2 KiB
 golang-github-puerkitobio-purell-devel                          noarch  1.1.1-18.fc42                          fedora      46.8 KiB
 golang-github-puerkitobio-urlesc-devel                          noarch  0-18.20190628gitde5bf2a.fc42           fedora      23.2 KiB
 golang-github-rcrowley-metrics-devel                            noarch  0-0.36.20210110gitcf1acfc.fc41         fedora     164.6 KiB
 golang-github-rivo-uniseg-devel                                 noarch  0.4.7-3.fc42                           fedora       4.3 MiB
 golang-github-rogpeppe-internal-devel                           noarch  1.12.0-3.fc42                          fedora     331.5 KiB
 golang-github-schollz-progressbar-3-devel                       noarch  3.8.3-11.fc42                          fedora     675.4 KiB
 golang-github-shirou-gopsutil4-devel                            noarch  4.24.12-3.fc42                         fedora     776.9 KiB
 golang-github-shopify-sarama-devel                              noarch  1.27.2-13.fc41                         fedora       1.3 MiB
 golang-github-sirupsen-logrus-devel                             noarch  1.9.3-3.fc42                           fedora     171.2 KiB
 golang-github-snappy-devel                                      noarch  0.0.4-7.fc42                           fedora     179.6 KiB
 golang-github-spf13-afero-devel                                 noarch  1.11.0-3.fc42                          fedora     259.5 KiB
 golang-github-spf13-cobra-devel                                 noarch  1.8.1-2.fc41                           fedora     530.3 KiB
 golang-github-spf13-pflag-devel                                 noarch  1.0.5-16.20220918gitd5e0c06.fc41       fedora     312.1 KiB
 golang-github-stack-devel                                       noarch  1.8.1-11.fc42                          fedora      28.5 KiB
 golang-github-stathat-devel                                     noarch  1.0.0-17.fc42                          fedora      26.4 KiB
 golang-github-stoewer-strcase-devel                             noarch  1.2.0-13.fc42                          fedora      12.6 KiB
 golang-github-streadway-amqp-devel                              noarch  1.0.0-16.fc42                          fedora     318.7 KiB
 golang-github-stretchr-objx-devel                               noarch  0.5.0-6.fc42                           fedora     212.0 KiB
 golang-github-stretchr-testify-devel                            noarch  1.10.0-1.fc42                          fedora     620.0 KiB
 golang-github-syndtr-goleveldb-devel                            noarch  1.0.0-22.20210205git5c35d60.fc42       fedora     596.0 KiB
 golang-github-task-slim-sprig-devel                             noarch  3.2.0-8.20220509gitafa1e20.fc42        fedora     141.6 KiB
 golang-github-tklauser-numcpus-devel                            noarch  0.8.0-3.fc42                           fedora      30.3 KiB
 golang-github-tklauser-sysconf-devel                            noarch  0.3.14-3.fc42                          fedora     289.3 KiB
 golang-github-ugorji-devel                                      noarch  1.2.8-6.fc41                           fedora       1.8 MiB
 golang-github-unknwon-com-devel                                 noarch  1:1.0.1-14.fc41                        fedora      79.6 KiB
 golang-github-urfave-cli-2-devel                                noarch  2.27.1-3.fc42                          fedora       6.3 MiB
 golang-github-valyala-bytebufferpool-devel                      noarch  1.0.0-16.fc42                          fedora      13.1 KiB
 golang-github-valyala-fasttemplate-devel                        noarch  1.2.1-13.fc42                          fedora      40.0 KiB
 golang-github-xdg-scram-devel                                   noarch  0-17.20190623git7eeb566.fc42           fedora      47.1 KiB
 golang-github-xdg-stringprep-devel                              noarch  1.0.0-17.fc42                          fedora     188.0 KiB
 golang-github-xhit-str2duration2-devel                          noarch  2.1.0-3.fc42                           fedora      18.7 KiB
 golang-github-xrash-smetrics-devel                              noarch  0-21.20210113git039620a.fc42           fedora      19.2 KiB
 golang-github-yuin-goldmark-devel                               noarch  1.7.8-2.fc42                           fedora     676.2 KiB
 golang-github-yuin-goldmark-meta-devel                          noarch  1.1.0-3.fc42                           fedora      16.4 KiB
 golang-google-api-devel                                         noarch  0.185.0-3.fc41                         fedora     180.7 MiB
 golang-google-genproto-devel                                    noarch  0-31.20240805gitef581f9.fc42~bootstrap fedora      45.2 MiB
 golang-google-grpc-devel                                        noarch  1.64.0-6.fc41                          fedora       7.5 MiB
 golang-google-protobuf-devel                                    noarch  1.31.0-9.fc42                          fedora       8.6 MiB
 golang-gopkg-inf-0-devel                                        noarch  0.9.1-16.fc41                          fedora      46.6 KiB
 golang-gopkg-ini-1-devel                                        noarch  1.67.0-7.fc42                          fedora     218.6 KiB
 golang-gopkg-jcmturner-aescts-1-devel                           noarch  1.0.1-15.fc42                          fedora      20.1 KiB
 golang-gopkg-jcmturner-dnsutils-1-devel                         noarch  1.0.1-15.fc42                          fedora      15.1 KiB
 golang-gopkg-jcmturner-goidentity-3-devel                       noarch  3.0.0-14.fc42                          fedora      15.1 KiB
 golang-gopkg-jcmturner-gokrb5-7-devel                           noarch  7.5.0-14.fc42                          fedora     702.6 KiB
 golang-gopkg-jcmturner-rpc-1-devel                              noarch  1.1.0-14.fc42                          fedora     126.3 KiB
 golang-gopkg-macaron-1-devel                                    noarch  1.4.0-16.fc42                          fedora     173.3 KiB
 golang-gopkg-russross-blackfriday-2-devel                       noarch  2.1.0-12.fc41                          fedora     336.7 KiB
 golang-gopkg-tomb-1-devel                                       noarch  1-16.20190623gitdd63297.fc42           fedora      10.0 KiB
 golang-gopkg-yaml-2-devel                                       noarch  2.4.0-17.fc42                          fedora     334.5 KiB
 golang-gopkg-yaml-3-devel                                       noarch  3.0.1-11.fc42                          fedora     450.6 KiB
 golang-k8s-api-devel                                            noarch  1.22.0-11.fc42                         fedora       8.9 MiB
 golang-k8s-apimachinery-devel                                   noarch  1.22.0-11.fc41                         fedora       2.8 MiB
 golang-k8s-client-devel                                         noarch  1.22.0-10.fc41                         fedora       8.2 MiB
 golang-k8s-gengo-devel                                          noarch  0-0.23.20220204gitc02415c.fc42         fedora     702.7 KiB
 golang-k8s-klog2-devel                                          noarch  2.130.1-1.fc41                         fedora     362.0 KiB
 golang-k8s-kube-openapi-devel                                   noarch  0-0.30.20210813git3c81807.fc41         fedora     734.6 KiB
 golang-k8s-utils-devel                                          noarch  0-0.21.20210820gitbdf08cb.fc41         fedora     425.2 KiB
 golang-mongodb-mongo-driver-devel                               noarch  1.4.5-12.fc40                          fedora       3.2 MiB
 golang-opencensus-devel                                         noarch  0.24.0-3.fc42                          fedora     778.7 KiB
 golang-opentelemetry-contrib-devel                              noarch  1.28.0-3.fc41                          fedora       1.8 MiB
 golang-opentelemetry-otel-devel                                 noarch  1.28.0-3.fc41                          fedora       8.2 MiB
 golang-opentelemetry-proto-devel                                noarch  1.3.1-2.fc42                           fedora     849.9 KiB
 golang-sigs-k8s-structured-merge-diff-devel                     noarch  4.2.1-8.fc41                           fedora     586.8 KiB
 golang-sigs-k8s-yaml-devel                                      noarch  1.4.0-3.fc42                           fedora     878.7 KiB
 golang-src                                                      noarch  1.24.0-1.fc42                          fedora      79.1 MiB
 golang-uber-multierr-devel                                      noarch  1.11.0-6.fc42                          fedora      56.9 KiB
 golang-uber-zap-devel                                           noarch  1.27.0-3.fc42                          fedora     704.2 KiB
 golang-x-crypto-devel                                           noarch  0.33.0-1.fc42                          fedora       3.7 MiB
 golang-x-exp-devel                                              noarch  0-0.56.20240623git7f521ea.fc41         fedora       1.2 MiB
 golang-x-mod-devel                                              noarch  0.23.0-1.fc42                          fedora     451.4 KiB
 golang-x-oauth2-devel                                           noarch  0.25.0-3.fc42                          fedora     425.7 KiB
 golang-x-sync-devel                                             noarch  0.8.0-2.fc42                           fedora      58.9 KiB
 golang-x-sys-devel                                              noarch  0.30.0-1.fc42                          fedora       6.8 MiB
 golang-x-telemetry-devel                                        noarch  1:0-5.20240927git1b7b43a.fc42          fedora     414.0 KiB
 golang-x-term-devel                                             noarch  0.26.0-2.fc42                          fedora      45.9 KiB
 golang-x-text-devel                                             noarch  0.22.0-1.fc42                          fedora      38.6 MiB
 golang-x-time-devel                                             noarch  0.9.0-2.fc42                           fedora      38.0 KiB
 golang-x-tools-devel                                            noarch  1:0.29.0-2.fc42                        fedora       6.5 MiB
 golang-x-xerrors-devel                                          noarch  0-19.20200807git5ec99f8.fc42           fedora      44.1 KiB
 golist                                                          aarch64 0.10.4-6.fc42                          fedora       4.2 MiB
 kernel-headers                                                  aarch64 6.14.0-0.rc3.29.fc42                   fedora       6.4 MiB
 libasan                                                         aarch64 15.0.1-0.9.fc42                        fedora       1.5 MiB
 libatomic                                                       aarch64 15.0.1-0.9.fc42                        fedora      68.8 KiB
 libb2                                                           aarch64 0.98.1-13.fc42                         fedora      74.1 KiB
 libmpc                                                          aarch64 1.3.1-7.fc42                           fedora     152.7 KiB
 libubsan                                                        aarch64 15.0.1-0.9.fc42                        fedora     475.5 KiB
 libxcrypt-devel                                                 aarch64 4.4.38-6.fc42                          fedora      30.8 KiB
 make                                                            aarch64 1:4.4.1-10.fc42                        fedora       1.8 MiB
 mpdecimal                                                       aarch64 4.0.0-2.fc42                           fedora     280.8 KiB
 python-pip-wheel                                                noarch  24.3.1-2.fc42                          fedora       1.2 MiB
 python3                                                         aarch64 3.13.2-2.fc42                          fedora      83.6 KiB
 python3-libs                                                    aarch64 3.13.2-2.fc42                          fedora      42.0 MiB
 tzdata                                                          noarch  2025a-1.fc42                           fedora       1.6 MiB

Transaction Summary:
 Installing:       251 packages

Total size of inbound packages is 188 MiB. Need to download 188 MiB.
After this operation, 1 GiB extra will be used (install 1 GiB, remove 0 B).
[  1/251] go-filesystem-0:3.6.0-6.fc42. 100% |  58.3 KiB/s |   8.6 KiB |  00m00s
[  2/251] go-rpm-macros-0:3.6.0-6.fc42. 100% | 139.3 KiB/s |  37.2 KiB |  00m00s
[  3/251] golang-x-net-devel-0:0.34.0-1 100% |   1.7 MiB/s |   1.0 MiB |  00m01s
[  4/251] golang-0:1.24.0-1.fc42.aarch6 100% |   1.4 MiB/s | 671.6 KiB |  00m00s
[  5/251] python3-0:3.13.2-2.fc42.aarch 100% | 310.3 KiB/s |  28.5 KiB |  00m00s
[  6/251] golist-0:0.10.4-6.fc42.aarch6 100% |   2.8 MiB/s |   1.4 MiB |  00m01s
[  7/251] golang-x-sys-devel-0:0.30.0-1 100% |   5.8 MiB/s | 559.7 KiB |  00m00s
[  8/251] golang-x-crypto-devel-0:0.33. 100% |   6.5 MiB/s |   1.1 MiB |  00m00s
[  9/251] golang-x-term-devel-0:0.26.0- 100% | 359.1 KiB/s |  24.8 KiB |  00m00s
[ 10/251] golang-x-text-devel-0:0.22.0- 100% |  18.5 MiB/s |   4.4 MiB |  00m00s
[ 11/251] golang-src-0:1.24.0-1.fc42.no 100% |  29.8 MiB/s |  13.1 MiB |  00m00s
[ 12/251] python3-libs-0:3.13.2-2.fc42. 100% |  31.6 MiB/s |   9.0 MiB |  00m00s
[ 13/251] golang-x-tools-devel-1:0.29.0 100% |  20.1 MiB/s |   1.8 MiB |  00m00s
[ 14/251] golang-bin-0:1.24.0-1.fc42.aa 100% |  39.2 MiB/s |  26.5 MiB |  00m01s
[ 15/251] expat-0:2.6.4-2.fc42.aarch64  100% |   1.0 MiB/s | 110.9 KiB |  00m00s
[ 16/251] libb2-0:0.98.1-13.fc42.aarch6 100% | 167.5 KiB/s |  26.0 KiB |  00m00s
[ 17/251] mpdecimal-0:4.0.0-2.fc42.aarc 100% | 747.5 KiB/s |  95.7 KiB |  00m00s
[ 18/251] tzdata-0:2025a-1.fc42.noarch  100% |   9.2 MiB/s | 713.3 KiB |  00m00s
[ 19/251] python-pip-wheel-0:24.3.1-2.f 100% |  12.5 MiB/s |   1.2 MiB |  00m00s
[ 20/251] golang-github-yuin-goldmark-d 100% |   1.8 MiB/s | 128.1 KiB |  00m00s
[ 21/251] golang-x-mod-devel-0:0.23.0-1 100% |   1.7 MiB/s | 124.3 KiB |  00m00s
[ 22/251] golang-x-sync-devel-0:0.8.0-2 100% | 435.1 KiB/s |  33.1 KiB |  00m00s
[ 23/251] golang-x-telemetry-devel-1:0- 100% |   1.9 MiB/s | 144.3 KiB |  00m00s
[ 24/251] glibc-devel-0:2.40.9000-35.fc 100% |   6.2 MiB/s | 645.7 KiB |  00m00s
[ 25/251] libasan-0:15.0.1-0.9.fc42.aar 100% |   5.3 MiB/s | 488.4 KiB |  00m00s
[ 26/251] cpp-0:15.0.1-0.9.fc42.aarch64 100% |  39.8 MiB/s |  11.7 MiB |  00m00s
[ 27/251] libatomic-0:15.0.1-0.9.fc42.a 100% | 368.2 KiB/s |  30.2 KiB |  00m00s
[ 28/251] gcc-0:15.0.1-0.9.fc42.aarch64 100% |  40.6 MiB/s |  35.7 MiB |  00m01s
[ 29/251] libmpc-0:1.3.1-7.fc42.aarch64 100% | 728.0 KiB/s |  71.3 KiB |  00m00s
[ 30/251] libubsan-0:15.0.1-0.9.fc42.aa 100% |   1.9 MiB/s | 210.4 KiB |  00m00s
[ 31/251] make-1:4.4.1-10.fc42.aarch64  100% |   5.7 MiB/s | 584.7 KiB |  00m00s
[ 32/251] golang-cloud-google-cloudtask 100% |   1.4 MiB/s |  99.3 KiB |  00m00s
[ 33/251] golang-cloud-google-storage-d 100% |   3.4 MiB/s | 251.1 KiB |  00m00s
[ 34/251] golang-github-evanw-esbuild-d 100% |   8.4 MiB/s | 699.2 KiB |  00m00s
[ 35/251] golang-github-yuin-goldmark-m 100% | 198.1 KiB/s |  13.7 KiB |  00m00s
[ 36/251] golang-x-exp-devel-0:0-0.56.2 100% |   4.8 MiB/s | 370.1 KiB |  00m00s
[ 37/251] kernel-headers-0:6.14.0-0.rc3 100% |  15.4 MiB/s |   1.6 MiB |  00m00s
[ 38/251] golang-google-api-devel-0:0.1 100% |  35.6 MiB/s |   7.2 MiB |  00m00s
[ 39/251] libxcrypt-devel-0:4.4.38-6.fc 100% | 324.9 KiB/s |  29.2 KiB |  00m00s
[ 40/251] golang-cloud-google-iam-devel 100% |   1.4 MiB/s | 102.6 KiB |  00m00s
[ 41/251] golang-github-googleapis-gax- 100% | 617.1 KiB/s |  45.7 KiB |  00m00s
[ 42/251] golang-google-grpc-devel-0:1. 100% |  15.0 MiB/s |   1.4 MiB |  00m00s
[ 43/251] golang-google-genproto-devel- 100% |  26.5 MiB/s |   3.5 MiB |  00m00s
[ 44/251] golang-google-protobuf-devel- 100% |   8.5 MiB/s | 828.5 KiB |  00m00s
[ 45/251] golang-cloud-google-compute-m 100% | 480.2 KiB/s |  33.1 KiB |  00m00s
[ 46/251] golang-cloud-google-devel-0:0 100% |   2.1 MiB/s | 153.5 KiB |  00m00s
[ 47/251] golang-cloud-google-longrunni 100% | 703.5 KiB/s |  48.5 KiB |  00m00s
[ 48/251] golang-github-google-uuid-dev 100% | 515.1 KiB/s |  35.5 KiB |  00m00s
[ 49/251] golang-x-oauth2-devel-0:0.25. 100% |   1.7 MiB/s | 120.2 KiB |  00m00s
[ 50/251] golang-gopkg-yaml-2-devel-0:2 100% |   1.1 MiB/s |  77.7 KiB |  00m00s
[ 51/251] golang-cloud-google-auth-deve 100% |   2.1 MiB/s | 155.8 KiB |  00m00s
[ 52/251] golang-github-google-s2a-deve 100% |   2.0 MiB/s | 142.1 KiB |  00m00s
[ 53/251] golang-github-googleapis-ente 100% | 349.0 KiB/s |  24.1 KiB |  00m00s
[ 54/251] golang-opencensus-devel-0:0.2 100% |   2.7 MiB/s | 198.8 KiB |  00m00s
[ 55/251] golang-opentelemetry-contrib- 100% |   4.8 MiB/s | 371.8 KiB |  00m00s
[ 56/251] golang-x-time-devel-0:0.9.0-2 100% | 314.6 KiB/s |  21.7 KiB |  00m00s
[ 57/251] golang-uber-zap-devel-0:1.27. 100% |   2.3 MiB/s | 167.4 KiB |  00m00s
[ 58/251] golang-github-cespare-xxhash2 100% | 284.3 KiB/s |  19.6 KiB |  00m00s
[ 59/251] golang-github-cncf-xds-devel- 100% |   1.5 MiB/s | 108.9 KiB |  00m00s
[ 60/251] golang-github-envoyproxy-cont 100% |  18.9 MiB/s |   1.7 MiB |  00m00s
[ 61/251] golang-github-glog-devel-0:1. 100% | 389.7 KiB/s |  26.9 KiB |  00m00s
[ 62/251] golang-github-google-cel-deve 100% |   6.1 MiB/s | 473.7 KiB |  00m00s
[ 63/251] golang-github-google-cmp-deve 100% |   1.4 MiB/s | 102.6 KiB |  00m00s
[ 64/251] golang-github-protobuf-devel- 100% |   2.3 MiB/s | 167.6 KiB |  00m00s
[ 65/251] golang-opentelemetry-otel-dev 100% |  10.2 MiB/s | 887.3 KiB |  00m00s
[ 66/251] golang-x-xerrors-devel-0:0-19 100% | 413.3 KiB/s |  28.5 KiB |  00m00s
[ 67/251] golang-github-groupcache-deve 100% | 605.9 KiB/s |  41.8 KiB |  00m00s
[ 68/251] compat-golang-github-emicklei 100% | 125.4 KiB/s |   8.6 KiB |  00m00s
[ 69/251] golang-github-aws-lambda-deve 100% |   1.5 MiB/s | 105.2 KiB |  00m00s
[ 70/251] golang-github-aws-smithy-deve 100% |   3.3 MiB/s | 237.4 KiB |  00m00s
[ 71/251] golang-github-brunoscheufler- 100% | 210.7 KiB/s |  14.5 KiB |  00m00s
[ 72/251] golang-github-felixge-httpsno 100% | 283.2 KiB/s |  19.5 KiB |  00m00s
[ 73/251] golang-github-gin-gonic-devel 100% |   2.2 MiB/s | 160.1 KiB |  00m00s
[ 74/251] golang-github-gogo-protobuf-d 100% |  12.7 MiB/s |   1.0 MiB |  00m00s
[ 75/251] golang-github-aws-sdk-devel-0 100% |  28.9 MiB/s |  11.6 MiB |  00m00s
[ 76/251] golang-github-gorilla-mux-dev 100% | 747.0 KiB/s |  51.5 KiB |  00m00s
[ 77/251] golang-github-labstack-echo-4 100% |   1.5 MiB/s | 125.5 KiB |  00m00s
[ 78/251] golang-github-logr-stdr-devel 100% | 205.7 KiB/s |  16.2 KiB |  00m00s
[ 79/251] golang-github-logr-devel-0:1. 100% | 461.3 KiB/s |  63.7 KiB |  00m00s
[ 80/251] golang-github-aws-sdk-2-devel 100% |  33.5 MiB/s |  22.7 MiB |  00m01s
[ 81/251] golang-github-prometheus-clie 100% |   2.6 MiB/s | 224.5 KiB |  00m00s
[ 82/251] golang-github-sirupsen-logrus 100% | 890.4 KiB/s |  63.2 KiB |  00m00s
[ 83/251] golang-github-shirou-gopsutil 100% |   2.8 MiB/s | 206.5 KiB |  00m00s
[ 84/251] golang-gopkg-macaron-1-devel- 100% | 742.3 KiB/s |  51.2 KiB |  00m00s
[ 85/251] golang-k8s-apimachinery-devel 100% |   6.1 MiB/s | 521.9 KiB |  00m00s
[ 86/251] golang-mongodb-mongo-driver-d 100% |   7.5 MiB/s | 618.9 KiB |  00m00s
[ 87/251] golang-k8s-client-devel-0:1.2 100% |  11.8 MiB/s |   1.2 MiB |  00m00s
[ 88/251] golang-uber-multierr-devel-0: 100% | 321.8 KiB/s |  22.2 KiB |  00m00s
[ 89/251] golang-github-envoyproxy-prot 100% |   1.5 MiB/s | 111.5 KiB |  00m00s
[ 90/251] golang-github-census-instrume 100% |   1.0 MiB/s |  69.2 KiB |  00m00s
[ 91/251] golang-opentelemetry-proto-de 100% |   1.1 MiB/s |  77.0 KiB |  00m00s
[ 92/251] golang-github-antlr4-antlr-de 100% |   1.7 MiB/s | 124.4 KiB |  00m00s
[ 93/251] golang-github-chzyer-readline 100% | 789.0 KiB/s |  54.4 KiB |  00m00s
[ 94/251] golang-github-google-cel-spec 100% |   1.0 MiB/s |  69.1 KiB |  00m00s
[ 95/251] golang-github-stoewer-strcase 100% | 198.6 KiB/s |  13.7 KiB |  00m00s
[ 96/251] compat-golang-github-mastermi 100% | 128.1 KiB/s |   8.8 KiB |  00m00s
[ 97/251] golang-github-cenkalti-backof 100% | 285.6 KiB/s |  20.0 KiB |  00m00s
[ 98/251] golang-github-opentracing-dev 100% | 712.0 KiB/s |  49.8 KiB |  00m00s
[ 99/251] golang-github-openzipkin-zipk 100% |   1.3 MiB/s |  92.3 KiB |  00m00s
[100/251] golang-github-stretchr-testif 100% |   1.4 MiB/s |  99.6 KiB |  00m00s
[101/251] golang-gopkg-yaml-3-devel-0:3 100% |   1.2 MiB/s |  88.9 KiB |  00m00s
[102/251] golang-github-prometheus-clie 100% |  29.9 KiB/s |  23.6 KiB |  00m01s
[103/251] golang-github-emicklei-restfu 100% |   1.5 MiB/s | 107.6 KiB |  00m00s
[104/251] golang-github-jmespath-devel- 100% |   1.3 MiB/s |  91.6 KiB |  00m00s
[105/251] golang-github-urfave-cli-2-de 100% |  19.4 MiB/s |   2.7 MiB |  00m00s
[106/251] golang-github-gin-contrib-sse 100% | 217.5 KiB/s |  15.0 KiB |  00m00s
[107/251] golang-github-mattn-isatty-de 100% | 204.4 KiB/s |  14.1 KiB |  00m00s
[108/251] golang-github-pelletier-toml- 100% |   1.7 MiB/s | 118.5 KiB |  00m00s
[109/251] golang-github-playground-vali 100% |   1.9 MiB/s | 137.1 KiB |  00m00s
[110/251] golang-github-dgrijalva-jwt-d 100% | 701.1 KiB/s |  49.1 KiB |  00m00s
[111/251] golang-github-ugorji-devel-0: 100% |   3.6 MiB/s | 271.2 KiB |  00m00s
[112/251] golang-github-labstack-gommon 100% | 307.3 KiB/s |  21.2 KiB |  00m00s
[113/251] golang-github-valyala-fasttem 100% | 251.5 KiB/s |  17.4 KiB |  00m00s
[114/251] golang-github-beorn7-perks-de 100% | 278.5 KiB/s |  19.2 KiB |  00m00s
[115/251] golang-github-davecgh-spew-de 100% | 577.0 KiB/s |  39.8 KiB |  00m00s
[116/251] golang-github-json-iterator-d 100% | 754.5 KiB/s |  64.9 KiB |  00m00s
[117/251] golang-github-prometheus-comm 100% |   1.4 MiB/s | 121.9 KiB |  00m00s
[118/251] golang-github-tklauser-syscon 100% | 730.7 KiB/s |  51.2 KiB |  00m00s
[119/251] golang-github-prometheus-proc 100% |   2.8 MiB/s | 215.2 KiB |  00m00s
[120/251] golang-github-macaron-inject- 100% | 241.6 KiB/s |  17.2 KiB |  00m00s
[121/251] golang-github-unknwon-com-dev 100% | 469.6 KiB/s |  34.8 KiB |  00m00s
[122/251] golang-gopkg-ini-1-devel-0:1. 100% | 708.5 KiB/s |  49.6 KiB |  00m00s
[123/251] compat-golang-sigs-k8s-struct 100% | 132.0 KiB/s |   9.1 KiB |  00m00s
[124/251] golang-github-evanphx-json-pa 100% |   1.4 MiB/s |  97.9 KiB |  00m00s
[125/251] golang-github-google-gofuzz-d 100% | 376.6 KiB/s |  26.0 KiB |  00m00s
[126/251] golang-github-moby-spdystream 100% | 516.1 KiB/s |  36.6 KiB |  00m00s
[127/251] golang-github-googleapis-gnos 100% |   3.3 MiB/s | 255.9 KiB |  00m00s
[128/251] golang-github-modern-reflect2 100% | 451.6 KiB/s |  31.2 KiB |  00m00s
[129/251] golang-github-mxk-flowrate-de 100% | 248.5 KiB/s |  17.1 KiB |  00m00s
[130/251] golang-gopkg-inf-0-devel-0:0. 100% | 315.3 KiB/s |  22.1 KiB |  00m00s
[131/251] golang-github-spf13-pflag-dev 100% | 972.2 KiB/s |  69.0 KiB |  00m00s
[132/251] golang-k8s-klog2-devel-0:2.13 100% |   1.4 MiB/s | 101.3 KiB |  00m00s
[133/251] golang-k8s-kube-openapi-devel 100% |   2.3 MiB/s | 171.0 KiB |  00m00s
[134/251] golang-github-awslabs-aws-mul 100% |  63.3 KiB/s |  76.2 KiB |  00m01s
[135/251] golang-sigs-k8s-yaml-devel-0: 100% |   1.7 MiB/s | 124.3 KiB |  00m00s
[136/251] golang-github-azure-autorest- 100% |   2.1 MiB/s | 153.7 KiB |  00m00s
[137/251] golang-github-peterbourgon-di 100% | 427.0 KiB/s |  29.9 KiB |  00m00s
[138/251] golang-k8s-api-devel-0:1.22.0 100% |   6.8 MiB/s | 563.7 KiB |  00m00s
[139/251] golang-k8s-utils-devel-0:0-0. 100% |   1.7 MiB/s | 124.4 KiB |  00m00s
[140/251] golang-github-gobuffalo-packr 100% |   1.0 MiB/s |  84.3 KiB |  00m00s
[141/251] golang-github-klauspost-compr 100% |   5.6 MiB/s | 455.4 KiB |  00m00s
[142/251] golang-github-montanaflynn-st 100% | 907.9 KiB/s |  62.6 KiB |  00m00s
[143/251] golang-github-gregjones-httpc 100% |  92.9 KiB/s |  25.5 KiB |  00m00s
[144/251] golang-github-pelletier-toml- 100% |   1.4 MiB/s | 105.3 KiB |  00m00s
[145/251] golang-github-pkg-errors-deve 100% | 295.8 KiB/s |  21.6 KiB |  00m00s
[146/251] golang-github-stack-devel-0:1 100% | 247.1 KiB/s |  17.0 KiB |  00m00s
[147/251] golang-github-xdg-scram-devel 100% | 338.3 KiB/s |  23.3 KiB |  00m00s
[148/251] golang-github-xdg-stringprep- 100% | 407.7 KiB/s |  28.1 KiB |  00m00s
[149/251] golang-github-iancoleman-strc 100% | 203.7 KiB/s |  14.1 KiB |  00m00s
[150/251] golang-github-grpc-ecosystem- 100% |   5.6 MiB/s | 444.4 KiB |  00m00s
[151/251] golang-github-lyft-protoc-gen 100% | 715.7 KiB/s | 100.2 KiB |  00m00s
[152/251] golang-github-grpc-ecosystem- 100% |   6.1 MiB/s | 484.4 KiB |  00m00s
[153/251] golang-github-snappy-devel-0: 100% | 139.3 KiB/s |  53.9 KiB |  00m00s
[154/251] golang-github-shopify-sarama- 100% |   3.9 MiB/s | 292.7 KiB |  00m00s
[155/251] golang-github-masterminds-sem 100% | 247.5 KiB/s |  32.9 KiB |  00m00s
[156/251] golang-github-pmezard-difflib 100% | 297.2 KiB/s |  20.5 KiB |  00m00s
[157/251] compat-golang-github-cpuguy83 100% | 128.6 KiB/s |   8.9 KiB |  00m00s
[158/251] golang-github-stretchr-objx-d 100% | 260.5 KiB/s |  39.3 KiB |  00m00s
[159/251] golang-github-burntsushi-toml 100% |   1.1 MiB/s |  79.2 KiB |  00m00s
[160/251] golang-github-olekukonko-tabl 100% | 382.0 KiB/s |  26.7 KiB |  00m00s
[161/251] golang-github-xrash-smetrics- 100% | 171.3 KiB/s |  17.5 KiB |  00m00s
[162/251] golang-github-leodido-urn-dev 100% |  11.1 MiB/s | 996.4 KiB |  00m00s
[163/251] golang-github-streadway-amqp- 100% | 201.0 KiB/s |  86.2 KiB |  00m00s
[164/251] golang-github-playground-univ 100% | 436.5 KiB/s |  30.6 KiB |  00m00s
[165/251] golang-github-valyala-bytebuf 100% | 211.9 KiB/s |  14.6 KiB |  00m00s
[166/251] golang-github-mattn-colorable 100% | 148.0 KiB/s |  18.8 KiB |  00m00s
[167/251] golang-github-modern-concurre 100% | 241.8 KiB/s |  16.7 KiB |  00m00s
[168/251] golang-github-julienschmidt-h 100% | 474.5 KiB/s |  32.7 KiB |  00m00s
[169/251] golang-github-kit-log-devel-0 100% | 685.5 KiB/s |  47.3 KiB |  00m00s
[170/251] golang-github-alecthomas-king 100% | 226.2 KiB/s |  56.8 KiB |  00m00s
[171/251] golang-github-munnerz-goauton 100% | 168.4 KiB/s |  11.6 KiB |  00m00s
[172/251] golang-github-tklauser-numcpu 100% | 269.3 KiB/s |  18.6 KiB |  00m00s
[173/251] golang-github-mwitkow-conntra 100% | 187.6 KiB/s |  26.8 KiB |  00m00s
[174/251] golang-sigs-k8s-structured-me 100% |   1.7 MiB/s | 119.3 KiB |  00m00s
[175/251] compat-golang-github-docopt-d 100% | 127.4 KiB/s |   8.8 KiB |  00m00s
[176/251] golang-github-gorilla-websock 100% |   1.0 MiB/s |  69.3 KiB |  00m00s
[177/251] golang-bitbucket-ww-goautoneg 100% | 172.6 KiB/s |  11.9 KiB |  00m00s
[178/251] golang-github-jessevdk-flags- 100% | 276.9 KiB/s |  69.5 KiB |  00m00s
[179/251] golang-github-asaskevich-gova 100% | 989.0 KiB/s |  68.2 KiB |  00m00s
[180/251] golang-github-playground-loca 100% |   1.0 MiB/s |   1.0 MiB |  00m01s
[181/251] golang-github-nytimes-gziphan 100% | 400.6 KiB/s |  27.6 KiB |  00m00s
[182/251] golang-github-openapi-jsonref 100% | 238.1 KiB/s |  18.1 KiB |  00m00s
[183/251] golang-github-mitchellh-mapst 100% | 235.6 KiB/s |  37.0 KiB |  00m00s
[184/251] golang-github-openapi-swag-de 100% | 646.4 KiB/s |  45.2 KiB |  00m00s
[185/251] golang-github-dimchansky-utfb 100% | 244.1 KiB/s |  16.8 KiB |  00m00s
[186/251] golang-k8s-gengo-devel-0:0-0. 100% |   1.1 MiB/s | 168.7 KiB |  00m00s
[187/251] golang-github-form3tech-oss-j 100% | 671.1 KiB/s |  46.3 KiB |  00m00s
[188/251] golang-contrib-opencensus-exp 100% | 259.1 KiB/s |  43.5 KiB |  00m00s
[189/251] golang-github-mitchellh-homed 100% | 185.2 KiB/s |  13.5 KiB |  00m00s
[190/251] golang-github-bradfitz-gomemc 100% | 326.0 KiB/s |  22.5 KiB |  00m00s
[191/251] golang-github-google-btree-de 100% | 353.3 KiB/s |  24.4 KiB |  00m00s
[192/251] golang-github-syndtr-goleveld 100% |   1.1 MiB/s | 160.6 KiB |  00m00s
[193/251] golang-github-gobuffalo-envy- 100% | 213.9 KiB/s |  14.8 KiB |  00m00s
[194/251] golang-github-gomodule-redigo 100% | 303.9 KiB/s |  62.0 KiB |  00m00s
[195/251] golang-github-gobuffalo-logge 100% | 200.4 KiB/s |  14.8 KiB |  00m00s
[196/251] golang-github-gobuffalo-packd 100% | 260.5 KiB/s |  18.0 KiB |  00m00s
[197/251] golang-github-markbates-oncer 100% | 175.3 KiB/s |  12.1 KiB |  00m00s
[198/251] golang-github-markbates-errx- 100% | 148.7 KiB/s |  10.7 KiB |  00m00s
[199/251] golang-github-karrick-godirwa 100% | 280.1 KiB/s |  44.0 KiB |  00m00s
[200/251] golang-github-markbates-safe- 100% | 160.4 KiB/s |  11.1 KiB |  00m00s
[201/251] golang-github-rogpeppe-intern 100% |   1.0 MiB/s | 127.7 KiB |  00m00s
[202/251] golang-github-spf13-afero-dev 100% |   1.1 MiB/s |  76.7 KiB |  00m00s
[203/251] golang-github-ghodss-yaml-dev 100% | 267.1 KiB/s |  20.6 KiB |  00m00s
[204/251] golang-github-eapache-queue-d 100% | 187.2 KiB/s |  12.9 KiB |  00m00s
[205/251] golang-github-eapache-xerial- 100% | 219.3 KiB/s |  15.1 KiB |  00m00s
[206/251] golang-github-eapache-resilie 100% | 269.4 KiB/s |  20.7 KiB |  00m00s
[207/251] golang-github-spf13-cobra-dev 100% | 402.7 KiB/s | 101.9 KiB |  00m00s
[208/251] golang-github-jcmturner-gofor 100% | 500.3 KiB/s |  34.5 KiB |  00m00s
[209/251] golang-github-pierrec-lz4-dev 100% | 627.8 KiB/s |  59.6 KiB |  00m00s
[210/251] golang-gopkg-jcmturner-gokrb5 100% |   2.4 MiB/s | 177.7 KiB |  00m00s
[211/251] golang-github-rcrowley-metric 100% | 358.7 KiB/s |  56.0 KiB |  00m00s
[212/251] golang-github-cpuguy83-md2man 100% | 255.1 KiB/s |  19.4 KiB |  00m00s
[213/251] golang-github-mattn-runewidth 100% | 341.1 KiB/s |  23.5 KiB |  00m00s
[214/251] golang-github-xhit-str2durati 100% | 193.5 KiB/s |  14.3 KiB |  00m00s
[215/251] golang-github-alecthomas-unit 100% | 167.7 KiB/s |  15.1 KiB |  00m00s
[216/251] golang-github-logfmt-devel-0: 100% | 314.0 KiB/s |  21.7 KiB |  00m00s
[217/251] golang-github-jpillora-backof 100% | 174.2 KiB/s |  12.7 KiB |  00m00s
[218/251] golang-github-openapi-jsonpoi 100% | 286.4 KiB/s |  20.0 KiB |  00m00s
[219/251] golang-github-docopt-devel-0: 100% | 320.7 KiB/s |  45.5 KiB |  00m00s
[220/251] golang-github-puerkitobio-pur 100% | 268.2 KiB/s |  20.6 KiB |  00m00s
[221/251] golang-github-mailru-easyjson 100% |   1.4 MiB/s |  98.8 KiB |  00m00s
[222/251] golang-github-onsi-gomega-dev 100% |   3.1 MiB/s | 233.8 KiB |  00m00s
[223/251] golang-github-onsi-ginkgo-dev 100% |   1.2 MiB/s | 182.0 KiB |  00m00s
[224/251] golang-github-joho-godotenv-d 100% | 304.9 KiB/s |  21.0 KiB |  00m00s
[225/251] golang-github-census-instrume 100% | 395.8 KiB/s |  68.9 KiB |  00m00s
[226/251] golang-code-cloudfoundry-byte 100% | 246.7 KiB/s |  17.0 KiB |  00m00s
[227/251] golang-github-pierrec-cmdflag 100% | 201.1 KiB/s |  19.7 KiB |  00m00s
[228/251] golang-github-pkg-sftp-devel- 100% |   1.0 MiB/s | 139.0 KiB |  00m00s
[229/251] golang-github-schollz-progres 100% |   7.1 MiB/s | 585.5 KiB |  00m00s
[230/251] golang-github-stathat-devel-0 100% | 170.9 KiB/s |  15.2 KiB |  00m00s
[231/251] golang-github-hashicorp-uuid- 100% | 218.1 KiB/s |  16.1 KiB |  00m00s
[232/251] golang-gopkg-jcmturner-aescts 100% | 231.7 KiB/s |  16.0 KiB |  00m00s
[233/251] golang-gopkg-jcmturner-goiden 100% | 195.7 KiB/s |  14.9 KiB |  00m00s
[234/251] golang-gopkg-jcmturner-dnsuti 100% | 163.6 KiB/s |  14.6 KiB |  00m00s
[235/251] golang-gopkg-jcmturner-rpc-1- 100% | 618.1 KiB/s |  44.5 KiB |  00m00s
[236/251] compat-golang-github-russross 100% | 118.5 KiB/s |   9.1 KiB |  00m00s
[237/251] golang-github-puerkitobio-url 100% | 219.5 KiB/s |  16.2 KiB |  00m00s
[238/251] golang-github-josharian-inter 100% | 151.9 KiB/s |  11.1 KiB |  00m00s
[239/251] golang-github-nxadm-tail-deve 100% | 404.1 KiB/s |  27.9 KiB |  00m00s
[240/251] golang-github-task-slim-sprig 100% | 630.6 KiB/s |  58.7 KiB |  00m00s
[241/251] golang-github-mitchellh-color 100% | 192.4 KiB/s |  14.2 KiB |  00m00s
[242/251] golang-github-kr-fs-devel-0:0 100% |  69.7 KiB/s |  14.0 KiB |  00m00s
[243/251] golang-github-rivo-uniseg-dev 100% | 682.6 KiB/s | 265.5 KiB |  00m00s
[244/251] golang-gopkg-russross-blackfr 100% | 707.9 KiB/s |  70.8 KiB |  00m00s
[245/251] golang-gopkg-tomb-1-devel-0:1 100% | 147.0 KiB/s |  12.8 KiB |  00m00s
[246/251] compat-golang-github-imdario- 100% | 115.2 KiB/s |   8.3 KiB |  00m00s
[247/251] golang-github-fsnotify-devel- 100% | 375.2 KiB/s |  73.9 KiB |  00m00s
[248/251] golang-dario-mergo-devel-0:1. 100% | 406.5 KiB/s |  45.9 KiB |  00m00s
[249/251] gcc-plugin-annobin-0:15.0.1-0 100% | 270.3 KiB/s |  42.4 KiB |  00m00s
[250/251] annobin-docs-0:12.88-1.fc42.n 100% | 576.6 KiB/s |  91.7 KiB |  00m00s
[251/251] annobin-plugin-gcc-0:12.88-1. 100% |   2.3 MiB/s | 981.1 KiB |  00m00s
--------------------------------------------------------------------------------
[251/251] Total                         100% |  17.9 MiB/s | 188.5 MiB |  00m11s
Running transaction
[  1/253] Verify package files          100% | 366.0   B/s | 251.0   B |  00m01s
[  2/253] Prepare transaction           100% | 479.0   B/s | 251.0   B |  00m01s
[  3/253] Installing go-filesystem-0:3. 100% |  76.6 KiB/s | 392.0   B |  00m00s
[  4/253] Installing golang-google-genp 100% | 238.2 MiB/s |  45.5 MiB |  00m00s
[  5/253] Installing golang-x-sys-devel 100% | 275.8 MiB/s |   6.9 MiB |  00m00s
[  6/253] Installing golang-gopkg-yaml- 100% | 165.6 MiB/s | 339.1 KiB |  00m00s
[  7/253] Installing golang-x-sync-deve 100% |  31.3 MiB/s |  64.2 KiB |  00m00s
[  8/253] Installing golang-github-goog 100% |  67.6 MiB/s | 415.6 KiB |  00m00s
[  9/253] Installing golang-google-prot 100% | 217.2 MiB/s |   8.7 MiB |  00m00s
[ 10/253] Installing golang-github-prot 100% | 111.3 MiB/s | 797.7 KiB |  00m00s
[ 11/253] Installing golang-github-dave 100% |  98.8 MiB/s | 202.4 KiB |  00m00s
[ 12/253] Installing golang-gopkg-yaml- 100% | 222.2 MiB/s | 455.2 KiB |  00m00s
[ 13/253] Installing golang-github-prom 100% |  36.3 MiB/s |  74.3 KiB |  00m00s
[ 14/253] Installing golang-x-mod-devel 100% |  90.1 MiB/s | 461.5 KiB |  00m00s
[ 15/253] Installing golang-github-goog 100% |  39.4 MiB/s |  80.7 KiB |  00m00s
[ 16/253] Installing golang-github-spf1 100% |  79.1 MiB/s | 324.1 KiB |  00m00s
[ 17/253] Installing golang-x-term-deve 100% |  48.2 MiB/s |  49.3 KiB |  00m00s
[ 18/253] Installing golang-cloud-googl 100% |  42.1 MiB/s |  86.2 KiB |  00m00s
[ 19/253] Installing golang-x-oauth2-de 100% |  48.9 MiB/s | 450.6 KiB |  00m00s
[ 20/253] Installing golang-github-glog 100% |  60.3 MiB/s |  61.8 KiB |  00m00s
[ 21/253] Installing golang-github-logr 100% |  67.9 MiB/s | 208.7 KiB |  00m00s
[ 22/253] Installing golang-k8s-klog2-d 100% |  61.5 MiB/s | 377.8 KiB |  00m00s
[ 23/253] Installing golang-github-matt 100% |  13.0 MiB/s |  13.3 KiB |  00m00s
[ 24/253] Installing golang-github-yuin 100% | 135.0 MiB/s | 691.1 KiB |  00m00s
[ 25/253] Installing golang-x-time-deve 100% |  13.2 MiB/s |  40.6 KiB |  00m00s
[ 26/253] Installing golang-github-gogo 100% | 263.1 MiB/s |  16.8 MiB |  00m00s
[ 27/253] Installing golang-github-snap 100% |  89.9 MiB/s | 184.2 KiB |  00m00s
[ 28/253] Installing golang-github-logr 100% |  21.2 MiB/s |  21.7 KiB |  00m00s
[ 29/253] Installing golang-github-grou 100% |  46.2 MiB/s |  94.6 KiB |  00m00s
[ 30/253] Installing golang-github-goog 100% |  21.8 MiB/s |  44.7 KiB |  00m00s
[ 31/253] Installing golang-github-cesp 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[ 32/253] Installing golang-uber-multie 100% |  29.3 MiB/s |  60.0 KiB |  00m00s
[ 33/253] Installing golang-uber-zap-de 100% | 101.8 MiB/s | 729.4 KiB |  00m00s
[ 34/253] Installing golang-github-stoe 100% |   7.6 MiB/s |  15.5 KiB |  00m00s
[ 35/253] Installing golang-github-emic 100% |  44.9 MiB/s | 321.7 KiB |  00m00s
[ 36/253] Installing golang-github-mode 100% |  31.0 MiB/s |  63.4 KiB |  00m00s
[ 37/253] Installing golang-sigs-k8s-ya 100% | 173.7 MiB/s | 889.4 KiB |  00m00s
[ 38/253] Installing golang-github-klau 100% | 164.1 MiB/s |   2.6 MiB |  00m00s
[ 39/253] Installing golang-github-pell 100% | 110.3 MiB/s | 451.9 KiB |  00m00s
[ 40/253] Installing golang-github-pkg- 100% |  53.1 MiB/s |  54.4 KiB |  00m00s
[ 41/253] Installing golang-github-pmez 100% |  36.6 MiB/s |  37.5 KiB |  00m00s
[ 42/253] Installing golang-github-stre 100% | 106.0 MiB/s | 217.2 KiB |  00m00s
[ 43/253] Installing golang-github-stre 100% | 154.0 MiB/s | 630.8 KiB |  00m00s
[ 44/253] Installing golang-github-siru 100% |  59.2 MiB/s | 181.9 KiB |  00m00s
[ 45/253] Installing golang-github-jmes 100% | 101.0 MiB/s | 517.1 KiB |  00m00s
[ 46/253] Installing golang-github-jcmt 100% |  49.4 MiB/s | 101.1 KiB |  00m00s
[ 47/253] Installing golang-github-hash 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[ 48/253] Installing libmpc-0:1.3.1-7.f 100% |  75.3 MiB/s | 154.2 KiB |  00m00s
[ 49/253] Installing cpp-0:15.0.1-0.9.f 100% | 255.0 MiB/s |  35.4 MiB |  00m00s
[ 50/253] Installing golang-gopkg-jcmtu 100% |  16.9 MiB/s |  17.3 KiB |  00m00s
[ 51/253] Installing golang-github-gobu 100% |  13.1 MiB/s |  13.4 KiB |  00m00s
[ 52/253] Installing golang-github-open 100% |  43.6 MiB/s | 134.0 KiB |  00m00s
[ 53/253] Installing compat-golang-gith 100% |   0.0   B/s | 460.0   B |  00m00s
[ 54/253] Installing golang-github-eapa 100% |   8.7 MiB/s |  17.9 KiB |  00m00s
[ 55/253] Installing golang-k8s-api-dev 100% | 300.8 MiB/s |   9.0 MiB |  00m00s
[ 56/253] Installing golang-github-yuin 100% |  17.9 MiB/s |  18.3 KiB |  00m00s
[ 57/253] Installing golang-github-matt 100% |  18.1 MiB/s |  37.1 KiB |  00m00s
[ 58/253] Installing golang-k8s-utils-d 100% |  54.7 MiB/s | 447.8 KiB |  00m00s
[ 59/253] Installing golang-github-prom 100% | 101.0 MiB/s | 930.7 KiB |  00m00s
[ 60/253] Installing golang-github-ghod 100% |  33.0 MiB/s |  33.8 KiB |  00m00s
[ 61/253] Installing golang-github-evan 100% | 218.6 MiB/s |   3.9 MiB |  00m00s
[ 62/253] Installing golang-github-tkla 100% |  16.6 MiB/s |  34.0 KiB |  00m00s
[ 63/253] Installing golang-github-tkla 100% |  74.0 MiB/s | 303.3 KiB |  00m00s
[ 64/253] Installing golang-github-shir 100% |  80.4 MiB/s | 823.3 KiB |  00m00s
[ 65/253] Installing golang-github-jess 100% |  80.6 MiB/s | 247.7 KiB |  00m00s
[ 66/253] Installing golang-github-evan 100% | 100.2 MiB/s | 410.4 KiB |  00m00s
[ 67/253] Installing golang-github-fsno 100% |  69.8 MiB/s | 214.5 KiB |  00m00s
[ 68/253] Installing golang-x-xerrors-d 100% |  23.8 MiB/s |  48.7 KiB |  00m00s
[ 69/253] Installing golang-github-brun 100% |  17.8 MiB/s |  18.2 KiB |  00m00s
[ 70/253] Installing golang-github-feli 100% |  35.0 MiB/s |  71.6 KiB |  00m00s
[ 71/253] Installing golang-github-gori 100% | 113.8 MiB/s | 233.1 KiB |  00m00s
[ 72/253] Installing golang-github-chzy 100% |  46.8 MiB/s | 143.9 KiB |  00m00s
[ 73/253] Installing golang-github-cenk 100% |  37.8 MiB/s |  38.7 KiB |  00m00s
[ 74/253] Installing golang-github-gin- 100% |  18.4 MiB/s |  18.9 KiB |  00m00s
[ 75/253] Installing golang-github-pell 100% |  99.7 MiB/s | 510.5 KiB |  00m00s
[ 76/253] Installing golang-github-dgri 100% |  39.1 MiB/s | 120.1 KiB |  00m00s
[ 77/253] Installing golang-github-beor 100% |  14.1 MiB/s |  28.9 KiB |  00m00s
[ 78/253] Installing golang-github-maca 100% |  26.8 MiB/s |  27.4 KiB |  00m00s
[ 79/253] Installing golang-github-unkn 100% |  41.6 MiB/s |  85.1 KiB |  00m00s
[ 80/253] Installing golang-gopkg-ini-1 100% | 108.7 MiB/s | 222.6 KiB |  00m00s
[ 81/253] Installing golang-github-goog 100% |  59.8 MiB/s |  61.3 KiB |  00m00s
[ 82/253] Installing golang-github-mxk- 100% |  21.8 MiB/s |  22.3 KiB |  00m00s
[ 83/253] Installing golang-gopkg-inf-0 100% |  47.8 MiB/s |  49.0 KiB |  00m00s
[ 84/253] Installing golang-github-mont 100% |  55.7 MiB/s | 171.2 KiB |  00m00s
[ 85/253] Installing golang-github-stac 100% |  30.0 MiB/s |  30.8 KiB |  00m00s
[ 86/253] Installing golang-github-ianc 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[ 87/253] Installing golang-github-mast 100% |  53.3 MiB/s | 109.2 KiB |  00m00s
[ 88/253] Installing compat-golang-gith 100% |   0.0   B/s | 296.0   B |  00m00s
[ 89/253] Installing golang-github-stre 100% | 106.3 MiB/s | 326.7 KiB |  00m00s
[ 90/253] Installing golang-github-burn 100% |  81.5 MiB/s | 250.5 KiB |  00m00s
[ 91/253] Installing golang-github-xras 100% |  22.7 MiB/s |  23.2 KiB |  00m00s
[ 92/253] Installing golang-github-leod 100% | 238.2 MiB/s |   1.4 MiB |  00m00s
[ 93/253] Installing golang-github-valy 100% |  15.4 MiB/s |  15.8 KiB |  00m00s
[ 94/253] Installing golang-github-valy 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[ 95/253] Installing golang-github-labs 100% |  20.0 MiB/s |  40.9 KiB |  00m00s
[ 96/253] Installing golang-github-mode 100% |  21.9 MiB/s |  22.4 KiB |  00m00s
[ 97/253] Installing golang-github-json 100% |  87.9 MiB/s | 270.0 KiB |  00m00s
[ 98/253] Installing golang-sigs-k8s-st 100% | 118.4 MiB/s | 606.2 KiB |  00m00s
[ 99/253] Installing compat-golang-sigs 100% |   0.0   B/s | 468.0   B |  00m00s
[100/253] Installing golang-github-juli 100% |  86.8 MiB/s |  88.9 KiB |  00m00s
[101/253] Installing golang-github-munn 100% |  11.2 MiB/s |  11.5 KiB |  00m00s
[102/253] Installing golang-github-gori 100% |  68.9 MiB/s | 211.8 KiB |  00m00s
[103/253] Installing golang-github-moby 100% |  72.7 MiB/s | 148.9 KiB |  00m00s
[104/253] Installing golang-bitbucket-w 100% |   8.5 MiB/s |   8.7 KiB |  00m00s
[105/253] Installing golang-github-asas 100% | 136.3 MiB/s | 279.2 KiB |  00m00s
[106/253] Installing golang-github-mitc 100% | 147.8 MiB/s | 151.4 KiB |  00m00s
[107/253] Installing golang-github-nyti 100% |  65.4 MiB/s |  67.0 KiB |  00m00s
[108/253] Installing golang-github-dimc 100% |  25.9 MiB/s |  26.5 KiB |  00m00s
[109/253] Installing golang-github-form 100% |  56.5 MiB/s | 115.7 KiB |  00m00s
[110/253] Installing golang-github-mitc 100% |   9.6 MiB/s |   9.9 KiB |  00m00s
[111/253] Installing golang-github-brad 100% |  44.7 MiB/s |  45.7 KiB |  00m00s
[112/253] Installing golang-github-gomo 100% | 102.9 MiB/s | 210.7 KiB |  00m00s
[113/253] Installing golang-github-goog 100% |  59.0 MiB/s |  60.4 KiB |  00m00s
[114/253] Installing golang-github-pete 100% |  34.7 MiB/s |  71.1 KiB |  00m00s
[115/253] Installing golang-github-gobu 100% |  11.6 MiB/s |  23.7 KiB |  00m00s
[116/253] Installing golang-github-karr 100% |  34.6 MiB/s | 106.3 KiB |  00m00s
[117/253] Installing golang-github-mark 100% |   4.0 MiB/s |   4.1 KiB |  00m00s
[118/253] Installing golang-github-mark 100% |   7.0 MiB/s |   7.2 KiB |  00m00s
[119/253] Installing golang-github-mark 100% |   5.0 MiB/s |   5.1 KiB |  00m00s
[120/253] Installing golang-github-eapa 100% |   9.8 MiB/s |  10.1 KiB |  00m00s
[121/253] Installing golang-github-eapa 100% |  18.0 MiB/s |  36.9 KiB |  00m00s
[122/253] Installing golang-github-alec 100% |  19.1 MiB/s |  19.5 KiB |  00m00s
[123/253] Installing golang-github-xhit 100% |  20.3 MiB/s |  20.8 KiB |  00m00s
[124/253] Installing golang-github-alec 100% |  62.4 MiB/s | 191.6 KiB |  00m00s
[125/253] Installing golang-github-logf 100% |  46.8 MiB/s |  47.9 KiB |  00m00s
[126/253] Installing golang-github-kit- 100% |  40.0 MiB/s | 122.8 KiB |  00m00s
[127/253] Installing golang-github-jpil 100% |  10.7 MiB/s |  10.9 KiB |  00m00s
[128/253] Installing golang-github-doco 100% |  30.3 MiB/s | 124.0 KiB |  00m00s
[129/253] Installing compat-golang-gith 100% | 293.0 KiB/s | 300.0   B |  00m00s
[130/253] Installing golang-github-goog 100% | 137.4 MiB/s |   2.2 MiB |  00m00s
[131/253] Installing golang-github-joho 100% |  18.8 MiB/s |  38.4 KiB |  00m00s
[132/253] Installing golang-code-cloudf 100% |  27.7 MiB/s |  28.3 KiB |  00m00s
[133/253] Installing golang-github-pier 100% |  16.1 MiB/s |  33.0 KiB |  00m00s
[134/253] Installing golang-github-stat 100% |  27.6 MiB/s |  28.2 KiB |  00m00s
[135/253] Installing golang-github-rcro 100% |  57.1 MiB/s | 175.6 KiB |  00m00s
[136/253] Installing golang-gopkg-jcmtu 100% |  21.3 MiB/s |  21.9 KiB |  00m00s
[137/253] Installing golang-gopkg-jcmtu 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[138/253] Installing golang-gopkg-jcmtu 100% |  65.4 MiB/s | 133.9 KiB |  00m00s
[139/253] Installing golang-github-rivo 100% | 476.6 MiB/s |   4.3 MiB |  00m00s
[140/253] Installing golang-github-matt 100% |  55.7 MiB/s |  57.1 KiB |  00m00s
[141/253] Installing golang-github-olek 100% |  45.4 MiB/s |  93.0 KiB |  00m00s
[142/253] Installing golang-github-awsl 100% |  48.3 MiB/s | 247.1 KiB |  00m00s
[143/253] Installing golang-github-puer 100% |  24.4 MiB/s |  25.0 KiB |  00m00s
[144/253] Installing golang-github-josh 100% |   5.0 MiB/s |   5.1 KiB |  00m00s
[145/253] Installing golang-github-mail 100% |  96.8 MiB/s | 495.9 KiB |  00m00s
[146/253] Installing golang-github-open 100% |  73.8 MiB/s | 151.2 KiB |  00m00s
[147/253] Installing golang-github-open 100% |  40.5 MiB/s |  41.5 KiB |  00m00s
[148/253] Installing golang-github-task 100% |  49.5 MiB/s | 152.2 KiB |  00m00s
[149/253] Installing golang-github-kr-f 100% |  12.4 MiB/s |  12.7 KiB |  00m00s
[150/253] Installing golang-github-mitc 100% |  14.7 MiB/s |  15.0 KiB |  00m00s
[151/253] Installing golang-gopkg-russr 100% | 166.7 MiB/s | 341.4 KiB |  00m00s
[152/253] Installing compat-golang-gith 100% |   0.0   B/s | 804.0   B |  00m00s
[153/253] Installing golang-github-cpug 100% |  33.2 MiB/s |  34.0 KiB |  00m00s
[154/253] Installing compat-golang-gith 100% | 449.2 KiB/s | 460.0   B |  00m00s
[155/253] Installing golang-github-spf1 100% | 176.0 MiB/s | 540.7 KiB |  00m00s
[156/253] Installing golang-gopkg-tomb- 100% |  11.3 MiB/s |  11.5 KiB |  00m00s
[157/253] Installing golang-github-nxad 100% |  32.4 MiB/s |  66.3 KiB |  00m00s
[158/253] Installing golang-dario-mergo 100% |  53.9 MiB/s | 110.4 KiB |  00m00s
[159/253] Installing compat-golang-gith 100% |   0.0   B/s | 604.0   B |  00m00s
[160/253] Installing golang-gopkg-macar 100% |  87.2 MiB/s | 178.6 KiB |  00m00s
[161/253] Installing golang-gopkg-jcmtu 100% |  48.1 MiB/s | 738.6 KiB |  00m00s
[162/253] Installing golang-github-pkg- 100% |  91.1 MiB/s | 559.8 KiB |  00m00s
[163/253] Installing golang-github-pier 100% |  51.1 MiB/s | 157.0 KiB |  00m00s
[164/253] Installing golang-github-scho 100% | 132.9 MiB/s | 680.2 KiB |  00m00s
[165/253] Installing golang-x-crypto-de 100% | 106.9 MiB/s |   3.7 MiB |  00m00s
[166/253] Installing golang-github-aws- 100% | 385.7 MiB/s | 186.3 MiB |  00m00s
[167/253] Installing golang-github-labs 100% | 105.5 MiB/s | 648.2 KiB |  00m00s
[168/253] Installing golang-github-shop 100% | 109.8 MiB/s |   1.3 MiB |  00m00s
[169/253] Installing golang-github-prom 100% | 114.7 MiB/s |   1.0 MiB |  00m00s
[170/253] Installing golang-github-prom 100% |  93.3 MiB/s | 573.1 KiB |  00m00s
[171/253] Installing golang-github-mwit 100% |  27.8 MiB/s |  56.9 KiB |  00m00s
[172/253] Installing golang-github-aws- 100% |  47.9 MiB/s | 343.0 KiB |  00m00s
[173/253] Installing golang-github-urfa 100% | 352.0 MiB/s |   6.3 MiB |  00m00s
[174/253] Installing golang-github-xdg- 100% |  24.7 MiB/s |  50.6 KiB |  00m00s
[175/253] Installing golang-github-xdg- 100% |  93.5 MiB/s | 191.6 KiB |  00m00s
[176/253] Installing golang-github-play 100% | 184.5 MiB/s |   1.3 MiB |  00m00s
[177/253] Installing golang-github-play 100% |  12.0 MiB/s |  98.5 KiB |  00m00s
[178/253] Installing golang-github-play 100% | 187.2 MiB/s |  29.0 MiB |  00m00s
[179/253] Installing golang-github-envo 100% |  59.4 MiB/s | 486.9 KiB |  00m00s
[180/253] Installing golang-github-lyft 100% |  68.9 MiB/s | 353.0 KiB |  00m00s
[181/253] Installing golang-github-spf1 100% |  65.9 MiB/s | 270.0 KiB |  00m00s
[182/253] Installing golang-github-open 100% |  31.3 MiB/s |  32.1 KiB |  00m00s
[183/253] Installing golang-github-puer 100% |  24.0 MiB/s |  49.1 KiB |  00m00s
[184/253] Installing golang-x-text-deve 100% | 357.8 MiB/s |  38.6 MiB |  00m00s
[185/253] Installing golang-x-net-devel 100% | 153.6 MiB/s |   5.7 MiB |  00m00s
[186/253] Installing golang-github-onsi 100% |  80.5 MiB/s | 988.8 KiB |  00m00s
[187/253] Installing golang-cloud-googl 100% | 243.4 MiB/s |   1.2 MiB |  00m00s
[188/253] Installing golang-github-goog 100% |  48.3 MiB/s | 148.4 KiB |  00m00s
[189/253] Installing golang-github-goog 100% |  86.6 MiB/s | 886.9 KiB |  00m00s
[190/253] Installing golang-cloud-googl 100% |  77.2 MiB/s | 711.8 KiB |  00m00s
[191/253] Installing golang-opencensus- 100% |  66.7 MiB/s | 819.7 KiB |  00m00s
[192/253] Installing golang-github-cncf 100% |  63.2 MiB/s | 646.9 KiB |  00m00s
[193/253] Installing golang-github-goog 100% |  73.6 MiB/s | 301.4 KiB |  00m00s
[194/253] Installing golang-github-open 100% |  57.4 MiB/s | 353.0 KiB |  00m00s
[195/253] Installing golang-github-cens 100% |  53.3 MiB/s | 381.9 KiB |  00m00s
[196/253] Installing golang-github-grpc 100% | 104.8 MiB/s |   2.7 MiB |  00m00s
[197/253] Installing golang-github-envo 100% |  94.6 MiB/s |  20.8 MiB |  00m00s
[198/253] Installing golang-github-aws- 100% | 267.7 MiB/s | 406.4 MiB |  00m02s
[199/253] Installing golang-github-aws- 100% |  42.2 MiB/s | 864.8 KiB |  00m00s
[200/253] Installing golang-opentelemet 100% | 143.0 MiB/s |   8.4 MiB |  00m00s
[201/253] Installing golang-opentelemet 100% | 105.6 MiB/s | 865.4 KiB |  00m00s
[202/253] Installing golang-github-grpc 100% | 141.2 MiB/s |   3.5 MiB |  00m00s
[203/253] Installing golang-github-cens 100% |  34.1 MiB/s | 279.1 KiB |  00m00s
[204/253] Installing golang-google-grpc 100% | 101.1 MiB/s |   7.7 MiB |  00m00s
[205/253] Installing golang-github-goog 100% | 157.3 MiB/s |   2.8 MiB |  00m00s
[206/253] Installing golang-github-antl 100% | 112.6 MiB/s | 461.3 KiB |  00m00s
[207/253] Installing golang-x-exp-devel 100% |  80.9 MiB/s |   1.3 MiB |  00m00s
[208/253] Installing golang-cloud-googl 100% |  27.5 MiB/s | 562.4 KiB |  00m00s
[209/253] Installing golang-github-gin- 100% | 110.7 MiB/s | 679.8 KiB |  00m00s
[210/253] Installing golang-github-ugor 100% | 202.0 MiB/s |   1.8 MiB |  00m00s
[211/253] Installing golang-k8s-apimach 100% | 105.7 MiB/s |   2.9 MiB |  00m00s
[212/253] Installing golang-k8s-kube-op 100% |  74.9 MiB/s | 766.9 KiB |  00m00s
[213/253] Installing golang-k8s-gengo-d 100% |  39.4 MiB/s | 765.8 KiB |  00m00s
[214/253] Installing golang-mongodb-mon 100% | 123.9 MiB/s |   3.3 MiB |  00m00s
[215/253] Installing golang-github-gobu 100% |  25.0 MiB/s | 179.1 KiB |  00m00s
[216/253] Installing golang-github-gobu 100% |  17.3 MiB/s |  17.7 KiB |  00m00s
[217/253] Installing golang-github-rogp 100% |  38.7 MiB/s | 356.6 KiB |  00m00s
[218/253] Installing golang-github-onsi 100% |  64.8 MiB/s | 730.3 KiB |  00m00s
[219/253] Installing golang-github-synd 100% |  86.2 MiB/s | 618.0 KiB |  00m00s
[220/253] Installing golang-github-greg 100% |  13.4 MiB/s |  68.4 KiB |  00m00s
[221/253] Installing golang-x-tools-dev 100% |  97.0 MiB/s |   6.7 MiB |  00m00s
[222/253] Installing golang-x-telemetry 100% |  47.6 MiB/s | 438.9 KiB |  00m00s
[223/253] Installing golang-cloud-googl 100% | 213.8 MiB/s |   1.7 MiB |  00m00s
[224/253] Installing golang-cloud-googl 100% | 147.5 MiB/s | 755.4 KiB |  00m00s
[225/253] Installing golang-cloud-googl 100% |  83.4 MiB/s | 170.7 KiB |  00m00s
[226/253] Installing golang-github-azur 100% |  66.5 MiB/s | 817.2 KiB |  00m00s
[227/253] Installing golang-k8s-client- 100% |  86.8 MiB/s |   8.6 MiB |  00m00s
[228/253] Installing golang-opentelemet 100% |  60.5 MiB/s |   1.9 MiB |  00m00s
[229/253] Installing golang-google-api- 100% | 493.2 MiB/s | 181.0 MiB |  00m00s
[230/253] Installing golang-contrib-ope 100% |  69.7 MiB/s | 142.7 KiB |  00m00s
[231/253] Installing annobin-docs-0:12. 100% |  32.5 MiB/s |  99.8 KiB |  00m00s
[232/253] Installing kernel-headers-0:6 100% | 133.9 MiB/s |   6.6 MiB |  00m00s
[233/253] Installing libxcrypt-devel-0: 100% |  10.8 MiB/s |  33.1 KiB |  00m00s
[234/253] Installing glibc-devel-0:2.40 100% | 104.3 MiB/s |   2.3 MiB |  00m00s
[235/253] Installing make-1:4.4.1-10.fc 100% |  71.2 MiB/s |   1.9 MiB |  00m00s
[236/253] Installing libubsan-0:15.0.1- 100% | 232.6 MiB/s | 476.3 KiB |  00m00s
[237/253] Installing libatomic-0:15.0.1 100% |  68.0 MiB/s |  69.6 KiB |  00m00s
[238/253] Installing libasan-0:15.0.1-0 100% | 256.8 MiB/s |   1.5 MiB |  00m00s
[239/253] Installing gcc-0:15.0.1-0.9.f 100% | 289.7 MiB/s |  98.5 MiB |  00m00s
[240/253] Installing tzdata-0:2025a-1.f 100% |  35.5 MiB/s |   1.9 MiB |  00m00s
[241/253] Installing python-pip-wheel-0 100% | 414.7 MiB/s |   1.2 MiB |  00m00s
[242/253] Installing mpdecimal-0:4.0.0- 100% | 137.9 MiB/s | 282.3 KiB |  00m00s
[243/253] Installing libb2-0:0.98.1-13. 100% |  73.4 MiB/s |  75.2 KiB |  00m00s
[244/253] Installing expat-0:2.6.4-2.fc 100% |  13.2 MiB/s | 350.8 KiB |  00m00s
[245/253] Installing python3-libs-0:3.1 100% | 229.0 MiB/s |  42.4 MiB |  00m00s
[246/253] Installing python3-0:3.13.2-2 100% |   2.6 MiB/s |  85.4 KiB |  00m00s
[247/253] Installing golang-src-0:1.24. 100% | 196.9 MiB/s |  80.1 MiB |  00m00s
[248/253] Installing golang-bin-0:1.24. 100% | 341.6 MiB/s | 117.9 MiB |  00m00s
[249/253] Installing golang-0:1.24.0-1. 100% | 426.2 MiB/s |   9.0 MiB |  00m00s
[250/253] Installing golist-0:0.10.4-6. 100% | 128.5 MiB/s |   4.2 MiB |  00m00s
[251/253] Installing go-rpm-macros-0:3. 100% |   4.7 MiB/s |  96.9 KiB |  00m00s
[252/253] Installing annobin-plugin-gcc 100% |  57.8 MiB/s |   1.0 MiB |  00m00s
[253/253] Installing gcc-plugin-annobin 100% | 249.3 KiB/s |  70.8 KiB |  00m00s
Complete!
Finish: build setup for golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Start: rpmbuild golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1741824000
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.ULaOm9
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ test -d /builddir/build/BUILD/golang-github-facebook-time-0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/golang-github-facebook-time-0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/golang-github-facebook-time-0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.umjH6z
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ rm -rf time-0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/time-0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd time-0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -fr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/vendor
+ [[ ! -e /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin ]]
+ install -m 0755 -vd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build'
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin'
+ export GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ [[ ! -e /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time ]]
++ dirname /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time
+ install -m 0755 -vd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src'
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com'
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook'
+ ln -fs /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0 /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6Qm4Cc
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ golist --imported --package-path github.com/facebook/time --template 'golang({{.}})\n' --with-tests --skip-self
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 458.5 KiB/s |  14.2 KiB |  00m00s
 Copr repository                        100% |  63.4 KiB/s |   1.5 KiB |  00m00s
 updates                                100% | 195.2 KiB/s |  15.6 KiB |  00m00s
 fedora                                 100% | 434.6 KiB/s | 299.4 KiB |  00m01s
Repositories loaded.
Package "go-rpm-macros-3.6.0-6.fc42.aarch64" is already installed.
Package "golang-github-davecgh-spew-devel-1.1.1-18.fc42.noarch" is already installed.
Package "golang-github-olekukonko-tablewriter-devel-0.0.5-11.fc41.noarch" is already installed.
Package "golang-github-prometheus-client-devel-1.19.0-3.fc41.noarch" is already installed.
Package "golang-github-prometheus-client-devel-1.19.0-3.fc41.noarch" is already installed.
Package "golang-github-sirupsen-logrus-devel-1.9.3-3.fc42.noarch" is already installed.
Package "golang-github-spf13-cobra-devel-1.8.1-2.fc41.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-x-exp-devel-0-0.56.20240623git7f521ea.fc41.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.
Package "golang-x-sync-devel-0.8.0-2.fc42.noarch" is already installed.
Package "golang-x-sys-devel-0.30.0-1.fc42.noarch" is already installed.
Package "golang-x-term-devel-0.26.0-2.fc42.noarch" is already installed.
Package "golang-gopkg-yaml-2-devel-2.4.0-17.fc42.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.

Package                                   Arch    Version                          Repository      Size
Installing:
 compat-golang-github-ini-devel           noarch  1.67.0-7.fc42                    fedora      21.0   B
 golang-bug-serial-devel                  noarch  1.6.2-4.fc42                     fedora      96.6 KiB
 golang-github-coreos-systemd-devel       noarch  22.5.0-5.fc41                    fedora     349.6 KiB
 golang-github-eclesh-welford-devel       noarch  0-0.9.20220615giteec6261.fc41    fedora       4.6 KiB
 golang-github-fatih-color-devel          noarch  1.18.0-2.fc42                    fedora      45.1 KiB
 golang-github-google-gopacket-devel      noarch  1.1.19-14.fc42                   fedora       3.7 MiB
 golang-github-hashicorp-version-devel    noarch  1.7.0-2.fc41                     fedora      60.6 KiB
 golang-github-jsimonetti-rtnetlink-devel noarch  1.4.1-3.fc42                     fedora     167.0 KiB
 golang-github-knetic-govaluate-devel     noarch  3.0.0-19.20190622git9aa4983.fc42 fedora     195.3 KiB
 golang-github-mock-devel                 noarch  1.6.0-13.fc42                    fedora     268.8 KiB
 golang-github-shirou-gopsutil-devel      noarch  3.24.5-3.fc41                    fedora     740.6 KiB
Installing dependencies:
 compat-golang-github-godbus-dbus-5-devel noarch  5.1.0-7.fc42                     fedora       1.0   B
 golang-github-creack-goselect-devel      noarch  0.1.2-13.fc42                    fedora      20.6 KiB
 golang-github-godbus-dbus-devel          noarch  5.1.0-7.fc42                     fedora     294.4 KiB
 golang-github-josharian-native-devel     noarch  1.0.0-7.fc42                     fedora       2.7 KiB
 golang-github-mdlayher-netlink-devel     noarch  1.7.2-6.fc42                     fedora     178.8 KiB
 golang-github-mdlayher-socket-devel      noarch  0.4.1-6.fc42                     fedora      68.0 KiB
 groff-base                               aarch64 1.23.0-8.fc42                    fedora       4.2 MiB
 infiniband-diags                         aarch64 55.0-1.fc42                      fedora       1.6 MiB
 libibumad                                aarch64 55.0-1.fc42                      fedora      67.9 KiB
 libibverbs                               aarch64 55.0-1.fc42                      fedora       1.6 MiB
 libnl3                                   aarch64 3.11.0-3.fc42                    fedora       1.2 MiB
 libpcap                                  aarch64 14:1.10.5-2.fc42                 fedora     435.0 KiB
 libpcap-devel                            aarch64 14:1.10.5-2.fc42                 fedora     257.4 KiB
 librdmacm                                aarch64 55.0-1.fc42                      fedora     206.1 KiB
 ncurses                                  aarch64 6.5-5.20250125.fc42              fedora     891.9 KiB
 perl-AutoLoader                          noarch  5.74-515.fc42                    fedora      20.5 KiB
 perl-B                                   aarch64 1.89-515.fc42                    fedora     542.0 KiB
 perl-Carp                                noarch  1.54-512.fc42                    fedora      46.6 KiB
 perl-Class-Struct                        noarch  0.68-515.fc42                    fedora      25.4 KiB
 perl-Data-Dumper                         aarch64 2.189-513.fc42                   fedora     135.6 KiB
 perl-Digest                              noarch  1.20-512.fc42                    fedora      35.3 KiB
 perl-Digest-MD5                          aarch64 2.59-6.fc42                      fedora     103.7 KiB
 perl-DynaLoader                          aarch64 1.56-515.fc42                    fedora      32.1 KiB
 perl-Encode                              aarch64 4:3.21-512.fc42                  fedora       4.8 MiB
 perl-Errno                               aarch64 1.38-515.fc42                    fedora       8.3 KiB
 perl-Exporter                            noarch  5.78-512.fc42                    fedora      54.3 KiB
 perl-Fcntl                               aarch64 1.18-515.fc42                    fedora      92.9 KiB
 perl-File-Basename                       noarch  2.86-515.fc42                    fedora      14.0 KiB
 perl-File-Path                           noarch  2.18-512.fc42                    fedora      63.5 KiB
 perl-File-Temp                           noarch  1:0.231.100-512.fc42             fedora     162.3 KiB
 perl-File-stat                           noarch  1.14-515.fc42                    fedora      12.5 KiB
 perl-FileHandle                          noarch  2.05-515.fc42                    fedora       9.3 KiB
 perl-Getopt-Long                         noarch  1:2.58-3.fc42                    fedora     144.5 KiB
 perl-Getopt-Std                          noarch  1.14-515.fc42                    fedora      11.2 KiB
 perl-HTTP-Tiny                           noarch  0.090-2.fc42                     fedora     154.4 KiB
 perl-IO                                  aarch64 1.55-515.fc42                    fedora     191.0 KiB
 perl-IO-Socket-IP                        noarch  0.43-2.fc42                      fedora     100.3 KiB
 perl-IO-Socket-SSL                       noarch  2.089-2.fc42                     fedora     703.3 KiB
 perl-IPC-Open3                           noarch  1.22-515.fc42                    fedora      22.5 KiB
 perl-MIME-Base32                         noarch  1.303-23.fc42                    fedora      30.7 KiB
 perl-MIME-Base64                         aarch64 3.16-512.fc42                    fedora      94.1 KiB
 perl-Net-SSLeay                          aarch64 1.94-8.fc42                      fedora       1.4 MiB
 perl-POSIX                               aarch64 2.20-515.fc42                    fedora     263.1 KiB
 perl-PathTools                           aarch64 3.91-513.fc42                    fedora     224.0 KiB
 perl-Pod-Escapes                         noarch  1:1.07-512.fc42                  fedora      24.9 KiB
 perl-Pod-Perldoc                         noarch  3.28.01-513.fc42                 fedora     163.7 KiB
 perl-Pod-Simple                          noarch  1:3.45-512.fc42                  fedora     560.8 KiB
 perl-Pod-Usage                           noarch  4:2.03-512.fc42                  fedora      84.8 KiB
 perl-Scalar-List-Utils                   aarch64 5:1.68-2.fc42                    fedora     152.8 KiB
 perl-SelectSaver                         noarch  1.02-515.fc42                    fedora       2.2 KiB
 perl-Socket                              aarch64 4:2.038-512.fc42                 fedora     144.0 KiB
 perl-Storable                            aarch64 1:3.32-512.fc42                  fedora     244.3 KiB
 perl-Symbol                              noarch  1.09-515.fc42                    fedora       6.8 KiB
 perl-Term-ANSIColor                      noarch  5.01-513.fc42                    fedora      97.5 KiB
 perl-Term-Cap                            noarch  1.18-512.fc42                    fedora      29.3 KiB
 perl-Text-ParseWords                     noarch  3.31-512.fc42                    fedora      13.6 KiB
 perl-Text-Tabs+Wrap                      noarch  2024.001-512.fc42                fedora      22.6 KiB
 perl-Time-Local                          noarch  2:1.350-512.fc42                 fedora      68.9 KiB
 perl-URI                                 noarch  5.31-2.fc42                      fedora     257.0 KiB
 perl-base                                noarch  2.27-515.fc42                    fedora      12.5 KiB
 perl-constant                            noarch  1.33-513.fc42                    fedora      26.2 KiB
 perl-if                                  noarch  0.61.000-515.fc42                fedora       5.8 KiB
 perl-interpreter                         aarch64 4:5.40.1-515.fc42                fedora     174.1 KiB
 perl-libnet                              noarch  3.15-513.fc42                    fedora     289.4 KiB
 perl-libs                                aarch64 4:5.40.1-515.fc42                fedora       9.9 MiB
 perl-locale                              noarch  1.12-515.fc42                    fedora       6.5 KiB
 perl-mro                                 aarch64 1.29-515.fc42                    fedora      81.5 KiB
 perl-overload                            noarch  1.37-515.fc42                    fedora      71.5 KiB
 perl-overloading                         noarch  0.02-515.fc42                    fedora       4.8 KiB
 perl-parent                              noarch  1:0.244-2.fc42                   fedora      10.3 KiB
 perl-podlators                           noarch  1:6.0.2-3.fc42                   fedora     317.5 KiB
 perl-vars                                noarch  1.05-515.fc42                    fedora       3.9 KiB
 rdma-core-devel                          aarch64 55.0-1.fc42                      fedora     610.6 KiB

Transaction Summary:
 Installing:        84 packages

Total size of inbound packages is 11 MiB. Need to download 11 MiB.
After this operation, 39 MiB extra will be used (install 39 MiB, remove 0 B).
[ 1/84] golang-github-eclesh-welford-de 100% | 141.4 KiB/s |  11.9 KiB |  00m00s
[ 2/84] golang-github-coreos-systemd-de 100% |   1.1 MiB/s |  91.9 KiB |  00m00s
[ 3/84] golang-github-knetic-govaluate- 100% | 599.4 KiB/s |  55.1 KiB |  00m00s
[ 4/84] golang-github-fatih-color-devel 100% | 699.5 KiB/s |  20.3 KiB |  00m00s
[ 5/84] compat-golang-github-ini-devel- 100% | 259.7 KiB/s |   8.6 KiB |  00m00s
[ 6/84] golang-github-mock-devel-0:1.6. 100% |   2.1 MiB/s | 103.0 KiB |  00m00s
[ 7/84] golang-github-hashicorp-version 100% | 787.4 KiB/s |  25.2 KiB |  00m00s
[ 8/84] golang-github-jsimonetti-rtnetl 100% |   2.3 MiB/s |  53.4 KiB |  00m00s
[ 9/84] golang-github-google-gopacket-d 100% |  11.8 MiB/s | 771.2 KiB |  00m00s
[10/84] golang-github-shirou-gopsutil-d 100% |   5.3 MiB/s | 199.1 KiB |  00m00s
[11/84] golang-bug-serial-devel-0:1.6.2 100% |   1.2 MiB/s |  42.5 KiB |  00m00s
[12/84] compat-golang-github-godbus-dbu 100% | 340.5 KiB/s |   8.5 KiB |  00m00s
[13/84] golang-github-mdlayher-netlink- 100% |   2.3 MiB/s |  57.7 KiB |  00m00s
[14/84] libpcap-devel-14:1.10.5-2.fc42. 100% |   3.6 MiB/s | 161.1 KiB |  00m00s
[15/84] golang-github-creack-goselect-d 100% | 566.8 KiB/s |  17.0 KiB |  00m00s
[16/84] golang-github-godbus-dbus-devel 100% |   4.2 MiB/s |  93.5 KiB |  00m00s
[17/84] golang-github-josharian-native- 100% | 716.7 KiB/s |  11.5 KiB |  00m00s
[18/84] libpcap-14:1.10.5-2.fc42.aarch6 100% |   4.9 MiB/s | 174.8 KiB |  00m00s
[19/84] golang-github-mdlayher-socket-d 100% | 549.5 KiB/s |  30.2 KiB |  00m00s
[20/84] libibverbs-0:55.0-1.fc42.aarch6 100% |   7.8 MiB/s | 432.3 KiB |  00m00s
[21/84] rdma-core-devel-0:55.0-1.fc42.a 100% |   4.4 MiB/s | 426.6 KiB |  00m00s
[22/84] libibumad-0:55.0-1.fc42.aarch64 100% | 991.6 KiB/s |  25.8 KiB |  00m00s
[23/84] infiniband-diags-0:55.0-1.fc42. 100% |   7.0 MiB/s | 324.6 KiB |  00m00s
[24/84] librdmacm-0:55.0-1.fc42.aarch64 100% |   1.6 MiB/s |  70.5 KiB |  00m00s
[25/84] perl-Getopt-Std-0:1.14-515.fc42 100% |   1.0 MiB/s |  15.7 KiB |  00m00s
[26/84] libnl3-0:3.11.0-3.fc42.aarch64  100% |   6.3 MiB/s | 349.1 KiB |  00m00s
[27/84] perl-interpreter-4:5.40.1-515.f 100% |   1.9 MiB/s |  72.2 KiB |  00m00s
[28/84] perl-Exporter-0:5.78-512.fc42.n 100% |   2.0 MiB/s |  31.0 KiB |  00m00s
[29/84] perl-Carp-0:1.54-512.fc42.noarc 100% |   1.9 MiB/s |  28.9 KiB |  00m00s
[30/84] perl-DynaLoader-0:1.56-515.fc42 100% |   1.0 MiB/s |  26.0 KiB |  00m00s
[31/84] perl-libs-4:5.40.1-515.fc42.aar 100% |  27.8 MiB/s |   2.3 MiB |  00m00s
[32/84] perl-Encode-4:3.21-512.fc42.aar 100% |  23.2 MiB/s |   1.0 MiB |  00m00s
[33/84] perl-PathTools-0:3.91-513.fc42. 100% |   2.9 MiB/s |  87.3 KiB |  00m00s
[34/84] perl-vars-0:1.05-515.fc42.noarc 100% | 866.6 KiB/s |  13.0 KiB |  00m00s
[35/84] perl-File-Basename-0:2.86-515.f 100% |   1.1 MiB/s |  17.2 KiB |  00m00s
[36/84] perl-Getopt-Long-1:2.58-3.fc42. 100% |   4.1 MiB/s |  63.7 KiB |  00m00s
[37/84] perl-MIME-Base64-0:3.16-512.fc4 100% |   1.5 MiB/s |  30.1 KiB |  00m00s
[38/84] perl-constant-0:1.33-513.fc42.n 100% |   1.5 MiB/s |  23.0 KiB |  00m00s
[39/84] perl-overload-0:1.37-515.fc42.n 100% |   3.0 MiB/s |  45.5 KiB |  00m00s
[40/84] perl-parent-1:0.244-2.fc42.noar 100% |   1.0 MiB/s |  15.2 KiB |  00m00s
[41/84] perl-Storable-1:3.32-512.fc42.a 100% |   2.8 MiB/s |  96.1 KiB |  00m00s
[42/84] perl-Pod-Usage-4:2.03-512.fc42. 100% |   2.6 MiB/s |  40.0 KiB |  00m00s
[43/84] perl-Errno-0:1.38-515.fc42.aarc 100% | 710.1 KiB/s |  14.9 KiB |  00m00s
[44/84] perl-Scalar-List-Utils-5:1.68-2 100% |   2.7 MiB/s |  73.0 KiB |  00m00s
[45/84] perl-Text-ParseWords-0:3.31-512 100% |   1.1 MiB/s |  16.5 KiB |  00m00s
[46/84] perl-base-0:2.27-515.fc42.noarc 100% |   1.1 MiB/s |  16.2 KiB |  00m00s
[47/84] perl-Fcntl-0:1.18-515.fc42.aarc 100% |   1.2 MiB/s |  29.8 KiB |  00m00s
[48/84] perl-mro-0:1.29-515.fc42.aarch6 100% |   1.1 MiB/s |  29.2 KiB |  00m00s
[49/84] perl-IO-0:1.55-515.fc42.aarch64 100% |   2.3 MiB/s |  81.9 KiB |  00m00s
[50/84] perl-overloading-0:0.02-515.fc4 100% | 860.5 KiB/s |  12.9 KiB |  00m00s
[51/84] perl-Pod-Perldoc-0:3.28.01-513. 100% |   5.6 MiB/s |  85.8 KiB |  00m00s
[52/84] perl-File-stat-0:1.14-515.fc42. 100% |   1.1 MiB/s |  17.1 KiB |  00m00s
[53/84] perl-SelectSaver-0:1.02-515.fc4 100% | 781.7 KiB/s |  11.7 KiB |  00m00s
[54/84] perl-podlators-1:6.0.2-3.fc42.n 100% |   3.8 MiB/s | 128.6 KiB |  00m00s
[55/84] perl-Symbol-0:1.09-515.fc42.noa 100% | 947.1 KiB/s |  14.2 KiB |  00m00s
[56/84] perl-Socket-4:2.038-512.fc42.aa 100% |   2.0 MiB/s |  55.1 KiB |  00m00s
[57/84] perl-File-Temp-1:0.231.100-512. 100% |   3.9 MiB/s |  59.2 KiB |  00m00s
[58/84] perl-HTTP-Tiny-0:0.090-2.fc42.n 100% |   3.7 MiB/s |  56.5 KiB |  00m00s
[59/84] perl-IPC-Open3-0:1.22-515.fc42. 100% |   1.4 MiB/s |  21.8 KiB |  00m00s
[60/84] groff-base-0:1.23.0-8.fc42.aarc 100% |  18.2 MiB/s |   1.1 MiB |  00m00s
[61/84] perl-POSIX-0:2.20-515.fc42.aarc 100% |   3.2 MiB/s |  97.8 KiB |  00m00s
[62/84] perl-Term-ANSIColor-0:5.01-513. 100% |   3.1 MiB/s |  47.7 KiB |  00m00s
[63/84] perl-Pod-Simple-1:3.45-512.fc42 100% |   4.1 MiB/s | 219.0 KiB |  00m00s
[64/84] perl-Term-Cap-0:1.18-512.fc42.n 100% |   1.4 MiB/s |  22.2 KiB |  00m00s
[65/84] perl-Class-Struct-0:0.68-515.fc 100% | 689.5 KiB/s |  22.1 KiB |  00m00s
[66/84] perl-File-Path-0:2.18-512.fc42. 100% |   1.2 MiB/s |  35.2 KiB |  00m00s
[67/84] perl-Time-Local-2:1.350-512.fc4 100% |   2.2 MiB/s |  34.5 KiB |  00m00s
[68/84] perl-Pod-Escapes-1:1.07-512.fc4 100% |   1.3 MiB/s |  19.8 KiB |  00m00s
[69/84] perl-Text-Tabs+Wrap-0:2024.001- 100% |   1.4 MiB/s |  21.8 KiB |  00m00s
[70/84] perl-IO-Socket-SSL-0:2.089-2.fc 100% |   2.8 MiB/s | 230.2 KiB |  00m00s
[71/84] perl-if-0:0.61.000-515.fc42.noa 100% | 933.3 KiB/s |  14.0 KiB |  00m00s
[72/84] perl-Net-SSLeay-0:1.94-8.fc42.a 100% |   5.9 MiB/s | 378.4 KiB |  00m00s
[73/84] perl-locale-0:1.12-515.fc42.noa 100% | 908.0 KiB/s |  13.6 KiB |  00m00s
[74/84] perl-IO-Socket-IP-0:0.43-2.fc42 100% |   2.8 MiB/s |  42.4 KiB |  00m00s
[75/84] perl-AutoLoader-0:5.74-515.fc42 100% |   1.4 MiB/s |  21.2 KiB |  00m00s
[76/84] perl-URI-0:5.31-2.fc42.noarch   100% |   3.9 MiB/s | 140.7 KiB |  00m00s
[77/84] ncurses-0:6.5-5.20250125.fc42.a 100% |   8.8 MiB/s | 422.0 KiB |  00m00s
[78/84] perl-MIME-Base32-0:1.303-23.fc4 100% |   1.3 MiB/s |  20.5 KiB |  00m00s
[79/84] perl-Data-Dumper-0:2.189-513.fc 100% |   1.7 MiB/s |  55.0 KiB |  00m00s
[80/84] perl-Digest-MD5-0:2.59-6.fc42.a 100% |   1.8 MiB/s |  35.9 KiB |  00m00s
[81/84] perl-FileHandle-0:2.05-515.fc42 100% |   1.0 MiB/s |  15.5 KiB |  00m00s
[82/84] perl-libnet-0:3.15-513.fc42.noa 100% |   1.8 MiB/s | 128.4 KiB |  00m00s
[83/84] perl-Digest-0:1.20-512.fc42.noa 100% |   1.6 MiB/s |  24.9 KiB |  00m00s
[84/84] perl-B-0:1.89-515.fc42.aarch64  100% |   2.2 MiB/s | 177.1 KiB |  00m00s
--------------------------------------------------------------------------------
[84/84] Total                           100% |  11.7 MiB/s |  11.4 MiB |  00m01s
Running transaction
[ 1/86] Verify package files            100% |   1.7 KiB/s |  84.0   B |  00m00s
[ 2/86] Prepare transaction             100% | 525.0   B/s |  84.0   B |  00m00s
[ 3/86] Installing libnl3-0:3.11.0-3.fc 100% | 175.4 MiB/s |   1.2 MiB |  00m00s
[ 4/86] Installing libibverbs-0:55.0-1. 100% | 207.2 MiB/s |   1.7 MiB |  00m00s
[ 5/86] Installing libibumad-0:55.0-1.f 100% |  67.2 MiB/s |  68.8 KiB |  00m00s
[ 6/86] Installing libpcap-14:1.10.5-2. 100% | 142.3 MiB/s | 437.1 KiB |  00m00s
[ 7/86] Installing librdmacm-0:55.0-1.f 100% | 101.6 MiB/s | 208.1 KiB |  00m00s
[ 8/86] Installing ncurses-0:6.5-5.2025 100% |  30.3 MiB/s | 898.4 KiB |  00m00s
[ 9/86] Installing groff-base-0:1.23.0- 100% |  89.3 MiB/s |   4.2 MiB |  00m00s
[10/86] Installing perl-Digest-0:1.20-5 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[11/86] Installing perl-B-0:1.89-515.fc 100% | 177.5 MiB/s | 545.3 KiB |  00m00s
[12/86] Installing perl-FileHandle-0:2. 100% |   0.0   B/s |   9.8 KiB |  00m00s
[13/86] Installing perl-Digest-MD5-0:2. 100% | 103.1 MiB/s | 105.6 KiB |  00m00s
[14/86] Installing perl-MIME-Base32-0:1 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[15/86] Installing perl-Data-Dumper-0:2 100% | 134.3 MiB/s | 137.5 KiB |  00m00s
[16/86] Installing perl-libnet-0:3.15-5 100% | 143.9 MiB/s | 294.7 KiB |  00m00s
[17/86] Installing perl-IO-Socket-IP-0: 100% |  99.8 MiB/s | 102.2 KiB |  00m00s
[18/86] Installing perl-AutoLoader-0:5. 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[19/86] Installing perl-URI-0:5.31-2.fc 100% |  65.8 MiB/s | 269.6 KiB |  00m00s
[20/86] Installing perl-File-Path-0:2.1 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[21/86] Installing perl-Time-Local-2:1. 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[22/86] Installing perl-Pod-Escapes-1:1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[23/86] Installing perl-Text-Tabs+Wrap- 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[24/86] Installing perl-if-0:0.61.000-5 100% |   0.0   B/s |   6.2 KiB |  00m00s
[25/86] Installing perl-locale-0:1.12-5 100% |   6.7 MiB/s |   6.9 KiB |  00m00s
[26/86] Installing perl-Net-SSLeay-0:1. 100% | 179.1 MiB/s |   1.4 MiB |  00m00s
[27/86] Installing perl-IO-Socket-SSL-0 100% | 230.3 MiB/s | 707.4 KiB |  00m00s
[28/86] Installing perl-Term-ANSIColor- 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[29/86] Installing perl-Term-Cap-0:1.18 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[30/86] Installing perl-Class-Struct-0: 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[31/86] Installing perl-File-Temp-1:0.2 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[32/86] Installing perl-IPC-Open3-0:1.2 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[33/86] Installing perl-POSIX-0:2.20-51 100% | 129.1 MiB/s | 264.4 KiB |  00m00s
[34/86] Installing perl-Pod-Simple-1:3. 100% | 139.3 MiB/s | 570.4 KiB |  00m00s
[35/86] Installing perl-HTTP-Tiny-0:0.0 100% | 152.8 MiB/s | 156.4 KiB |  00m00s
[36/86] Installing perl-Socket-4:2.038- 100% | 142.6 MiB/s | 146.0 KiB |  00m00s
[37/86] Installing perl-SelectSaver-0:1 100% |   0.0   B/s |   2.6 KiB |  00m00s
[38/86] Installing perl-Symbol-0:1.09-5 100% |   0.0   B/s |   7.2 KiB |  00m00s
[39/86] Installing perl-File-stat-0:1.1 100% |   0.0   B/s |  13.1 KiB |  00m00s
[40/86] Installing perl-podlators-1:6.0 100% |  15.7 MiB/s | 321.4 KiB |  00m00s
[41/86] Installing perl-Pod-Perldoc-0:3 100% |   8.7 MiB/s | 169.2 KiB |  00m00s
[42/86] Installing perl-Text-ParseWords 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[43/86] Installing perl-base-0:2.27-515 100% |   0.0   B/s |  12.9 KiB |  00m00s
[44/86] Installing perl-Fcntl-0:1.18-51 100% |  91.9 MiB/s |  94.1 KiB |  00m00s
[45/86] Installing perl-mro-0:1.29-515. 100% |  80.7 MiB/s |  82.7 KiB |  00m00s
[46/86] Installing perl-overloading-0:0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[47/86] Installing perl-IO-0:1.55-515.f 100% |  95.4 MiB/s | 195.3 KiB |  00m00s
[48/86] Installing perl-Pod-Usage-4:2.0 100% |   4.7 MiB/s |  86.3 KiB |  00m00s
[49/86] Installing perl-vars-0:1.05-515 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[50/86] Installing perl-File-Basename-0 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[51/86] Installing perl-MIME-Base64-0:3 100% |  94.0 MiB/s |  96.3 KiB |  00m00s
[52/86] Installing perl-constant-0:1.33 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[53/86] Installing perl-parent-1:0.244- 100% |   0.0   B/s |  11.0 KiB |  00m00s
[54/86] Installing perl-Errno-0:1.38-51 100% |   0.0   B/s |   8.7 KiB |  00m00s
[55/86] Installing perl-Scalar-List-Uti 100% |  76.4 MiB/s | 156.6 KiB |  00m00s
[56/86] Installing perl-overload-0:1.37 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[57/86] Installing perl-Storable-1:3.32 100% | 120.1 MiB/s | 245.9 KiB |  00m00s
[58/86] Installing perl-Getopt-Long-1:2 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[59/86] Installing perl-Getopt-Std-0:1. 100% |   0.0   B/s |  11.7 KiB |  00m00s
[60/86] Installing perl-Exporter-0:5.78 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[61/86] Installing perl-Carp-0:1.54-512 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[62/86] Installing perl-DynaLoader-0:1. 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[63/86] Installing perl-PathTools-0:3.9 100% | 111.6 MiB/s | 228.6 KiB |  00m00s
[64/86] Installing perl-Encode-4:3.21-5 100% | 138.4 MiB/s |   4.8 MiB |  00m00s
[65/86] Installing perl-libs-4:5.40.1-5 100% | 200.4 MiB/s |  10.0 MiB |  00m00s
[66/86] Installing perl-interpreter-4:5 100% |   9.0 MiB/s | 175.8 KiB |  00m00s
[67/86] Installing infiniband-diags-0:5 100% |  63.2 MiB/s |   1.6 MiB |  00m00s
[68/86] Installing rdma-core-devel-0:55 100% |  55.3 MiB/s | 679.3 KiB |  00m00s
[69/86] Installing libpcap-devel-14:1.1 100% |  12.1 MiB/s | 272.7 KiB |  00m00s
[70/86] Installing golang-github-mdlayh 100% |  35.5 MiB/s |  72.7 KiB |  00m00s
[71/86] Installing golang-github-joshar 100% |   5.0 MiB/s |   5.2 KiB |  00m00s
[72/86] Installing golang-github-mdlayh 100% |  60.8 MiB/s | 186.7 KiB |  00m00s
[73/86] Installing golang-github-godbus 100% |  75.6 MiB/s | 309.8 KiB |  00m00s
[74/86] Installing compat-golang-github 100% |   0.0   B/s | 288.0   B |  00m00s
[75/86] Installing golang-github-creack 100% |  12.2 MiB/s |  25.0 KiB |  00m00s
[76/86] Installing golang-bug-serial-de 100% |  50.9 MiB/s | 104.2 KiB |  00m00s
[77/86] Installing golang-github-coreos 100% |  71.6 MiB/s | 366.4 KiB |  00m00s
[78/86] Installing golang-github-jsimon 100% |  57.4 MiB/s | 176.2 KiB |  00m00s
[79/86] Installing golang-github-google 100% | 196.2 MiB/s |   3.7 MiB |  00m00s
[80/86] Installing golang-github-shirou 100% |  85.2 MiB/s | 784.9 KiB |  00m00s
[81/86] Installing golang-github-hashic 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[82/86] Installing golang-github-mock-d 100% |  26.8 MiB/s | 301.4 KiB |  00m00s
[83/86] Installing compat-golang-github 100% |   0.0   B/s | 600.0   B |  00m00s
[84/86] Installing golang-github-fatih- 100% |  46.2 MiB/s |  47.3 KiB |  00m00s
[85/86] Installing golang-github-eclesh 100% |   6.2 MiB/s |   6.3 KiB |  00m00s
[86/86] Installing golang-github-knetic 100% |   3.9 MiB/s | 201.7 KiB |  00m00s
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1741824000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XevoUP
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ golist --imported --package-path github.com/facebook/time --template 'golang({{.}})\n' --with-tests --skip-self
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 526.5 KiB/s |  14.2 KiB |  00m00s
 updates                                100% | 145.9 KiB/s |  15.6 KiB |  00m00s
 Copr repository                        100% | 117.0 KiB/s |   1.5 KiB |  00m00s
 fedora                                 100% | 444.9 KiB/s | 299.4 KiB |  00m01s
Repositories loaded.
Package "go-rpm-macros-3.6.0-6.fc42.aarch64" is already installed.
Package "golang-github-knetic-govaluate-devel-3.0.0-19.20190622git9aa4983.fc42.noarch" is already installed.
Package "golang-github-coreos-systemd-devel-22.5.0-5.fc41.noarch" is already installed.
Package "golang-github-davecgh-spew-devel-1.1.1-18.fc42.noarch" is already installed.
Package "golang-github-eclesh-welford-devel-0-0.9.20220615giteec6261.fc41.noarch" is already installed.
Package "golang-github-fatih-color-devel-1.18.0-2.fc42.noarch" is already installed.
Package "compat-golang-github-ini-devel-1.67.0-7.fc42.noarch" is already installed.
Package "golang-github-mock-devel-1.6.0-13.fc42.noarch" is already installed.
Package "golang-github-google-gopacket-devel-1.1.19-14.fc42.noarch" is already installed.
Package "golang-github-google-gopacket-devel-1.1.19-14.fc42.noarch" is already installed.
Package "golang-github-google-gopacket-devel-1.1.19-14.fc42.noarch" is already installed.
Package "golang-github-google-gopacket-devel-1.1.19-14.fc42.noarch" is already installed.
Package "golang-github-hashicorp-version-devel-1.7.0-2.fc41.noarch" is already installed.
Package "golang-github-jsimonetti-rtnetlink-devel-1.4.1-3.fc42.noarch" is already installed.
Package "golang-github-olekukonko-tablewriter-devel-0.0.5-11.fc41.noarch" is already installed.
Package "golang-github-prometheus-client-devel-1.19.0-3.fc41.noarch" is already installed.
Package "golang-github-prometheus-client-devel-1.19.0-3.fc41.noarch" is already installed.
Package "golang-github-shirou-gopsutil-devel-3.24.5-3.fc41.noarch" is already installed.
Package "golang-github-sirupsen-logrus-devel-1.9.3-3.fc42.noarch" is already installed.
Package "golang-github-spf13-cobra-devel-1.8.1-2.fc41.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-github-stretchr-testify-devel-1.10.0-1.fc42.noarch" is already installed.
Package "golang-bug-serial-devel-1.6.2-4.fc42.noarch" is already installed.
Package "golang-x-exp-devel-0-0.56.20240623git7f521ea.fc41.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.
Nothing to do.
Package "golang-x-sync-devel-0.8.0-2.fc42.noarch" is already installed.
Package "golang-x-sys-devel-0.30.0-1.fc42.noarch" is already installed.
Package "golang-x-term-devel-0.26.0-2.fc42.noarch" is already installed.
Package "golang-gopkg-yaml-2-devel-2.4.0-17.fc42.noarch" is already installed.
Package "golang-x-net-devel-0.34.0-1.fc42.noarch" is already installed.

Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1741824000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.x9HBKX
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ golist --imported --package-path github.com/facebook/time --template 'golang({{.}})\n' --with-tests --skip-self
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1zhjKW
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename calnex
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/calnex github.com/facebook/time/cmd/calnex
WORK=/tmp/go-build2653666057
internal/unsafeheader
mkdir -p $WORK/b010/
internal/goarch
mkdir -p $WORK/b008/
echo '# import config' > $WORK/b010/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
echo '# import config' > $WORK/b008/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
internal/byteorder
mkdir -p $WORK/b014/
echo '# import config' > $WORK/b014/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
internal/cpu
mkdir -p $WORK/b013/
echo -n > $WORK/b013/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
echo '# import config' > $WORK/b013/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b007/
echo -n > $WORK/b007/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./abi_test.s ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b015/
echo -n > $WORK/b015/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./chacha8_arm64.s
cat >/tmp/go-build2653666057/b007/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b007/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
cat >/tmp/go-build2653666057/b015/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b015/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/cpu.o ./cpu.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/chacha8_arm64.o ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/cpu_arm64.o ./cpu_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/goexperiment
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goos
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cat >/tmp/go-build2653666057/b012/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/profilerecord
mkdir -p $WORK/b020/
echo '# import config' > $WORK/b020/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b021/
echo -n > $WORK/b021/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cat >/tmp/go-build2653666057/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b021/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b025/
echo '# import config' > $WORK/b025/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/math
mkdir -p $WORK/b027/
cat >/tmp/go-build2653666057/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_arm64.o $WORK/b012/count_arm64.o $WORK/b012/equal_arm64.o $WORK/b012/index_arm64.o $WORK/b012/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/sys
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./dit_arm64.s ./empty.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/atomic_arm64.o ./atomic_arm64.s
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b029/
echo -n > $WORK/b029/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2653666057/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/goos=/tmp/go-build2653666057/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
echo '# import config' > $WORK/b029/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b022/
cat >/tmp/go-build2653666057/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build2653666057/b021/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
internal/stringslite
mkdir -p $WORK/b030/
cat >/tmp/go-build2653666057/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/dit_arm64.o $WORK/b028/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
sync/atomic
mkdir -p $WORK/b034/
echo -n > $WORK/b034/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b034/symabis ./asm.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
math/bits
mkdir -p $WORK/b036/
echo '# import config' > $WORK/b036/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
echo '# import config' > $WORK/b034/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b034/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
unicode
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
unicode/utf8
mkdir -p $WORK/b038/
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/stub.o ./stub.s
echo '# import config' > $WORK/b038/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/abi_test.o $WORK/b007/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b034/asm.o ./asm.s
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b026/
cat >/tmp/go-build2653666057/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b034/_pkg_.a $WORK/b034/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
math
mkdir -p $WORK/b042/
echo -n > $WORK/b042/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cat >/tmp/go-build2653666057/b042/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
internal/runtime/maps
mkdir -p $WORK/b023/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cat >/tmp/go-build2653666057/b023/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/asan=/tmp/go-build2653666057/b024/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/msan=/tmp/go-build2653666057/b025/_pkg_.a
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2653666057/b027/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
internal/sync
mkdir -p $WORK/b033/
cat >/tmp/go-build2653666057/b033/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b051/
echo '# import config' > $WORK/b051/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b055/
cat >/tmp/go-build2653666057/b055/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b056/
cat >/tmp/go-build2653666057/b056/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b059/
echo -n > $WORK/b059/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./xor_arm64.s
cat >/tmp/go-build2653666057/b059/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
internal/itoa
mkdir -p $WORK/b067/
echo '# import config' > $WORK/b067/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/xor_arm64.o ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
cmp
mkdir -p $WORK/b074/
echo '# import config' > $WORK/b074/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b084/
echo -n > $WORK/b084/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf16
mkdir -p $WORK/b107/
echo '# import config' > $WORK/b107/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
echo '# import config' > $WORK/b084/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b084/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/sig_other.o ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/dim_arm64.o ./dim_arm64.s
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b108/
echo '# import config' > $WORK/b108/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
internal/nettrace
mkdir -p $WORK/b127/
echo '# import config' > $WORK/b127/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/exp_arm64.o ./exp_arm64.s
runtime
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
encoding
mkdir -p $WORK/b136/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
echo '# import config' > $WORK/b136/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/modf_arm64.o ./modf_arm64.s
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
container/list
mkdir -p $WORK/b139/
echo '# import config' > $WORK/b139/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/container/list/list.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/dim_arm64.o $WORK/b042/exp_arm64.o $WORK/b042/floor_arm64.o $WORK/b042/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cat >/tmp/go-build2653666057/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2653666057/b015/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2653666057/b016/_pkg_.a
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2653666057/b017/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2653666057/b018/_pkg_.a
packagefile internal/goos=/tmp/go-build2653666057/b019/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2653666057/b020/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2653666057/b021/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2653666057/b022/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2653666057/b023/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2653666057/b027/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2653666057/b029/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b148/
echo '# import config' > $WORK/b148/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
log/internal
mkdir -p $WORK/b169/
echo '# import config' > $WORK/b169/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
golang.org/x/net/internal/iana
mkdir -p $WORK/b202/
echo '# import config' > $WORK/b202/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p golang.org/x/net/internal/iana -lang=go1.24 -complete -installsuffix shared -buildid CFWbuv5KYOptGUZzLWA9/CFWbuv5KYOptGUZzLWA9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/29/29263a6a1ef8f61ba6c6c6704cfd12a7ef43fe7ca2b2c1b605aaab5275357ca3-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b011/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_arm64.o $WORK/b011/atomic_arm64.o $WORK/b011/duff_arm64.o $WORK/b011/ints.o $WORK/b011/memclr_arm64.o $WORK/b011/memmove_arm64.o $WORK/b011/preempt_arm64.o $WORK/b011/rt0_linux_arm64.o $WORK/b011/sys_linux_arm64.o $WORK/b011/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
mkdir -p $WORK/b035/
crypto/subtle
mkdir -p $WORK/b082/
cat >/tmp/go-build2653666057/b035/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
EOF
cat >/tmp/go-build2653666057/b082/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
EOF
sync
mkdir -p $WORK/b032/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go
internal/reflectlite
mkdir -p $WORK/b006/
cat >/tmp/go-build2653666057/b032/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile internal/sync=/tmp/go-build2653666057/b033/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
echo -n > $WORK/b006/go_asm.h # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
cat >/tmp/go-build2653666057/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2653666057/b010/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b073/
cat >/tmp/go-build2653666057/b073/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b123/
cat >/tmp/go-build2653666057/b123/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
weak
mkdir -p $WORK/b131/
cat >/tmp/go-build2653666057/b131/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b005/
cat >/tmp/go-build2653666057/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2653666057/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
sort
mkdir -p $WORK/b152/
cat >/tmp/go-build2653666057/b152/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2653666057/b006/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b049/
internal/testlog
mkdir -p $WORK/b078/
cat >/tmp/go-build2653666057/b078/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
cat >/tmp/go-build2653666057/b049/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
io
mkdir -p $WORK/b031/
cat >/tmp/go-build2653666057/b031/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
strconv
mkdir -p $WORK/b041/
cat >/tmp/go-build2653666057/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b048/
cat >/tmp/go-build2653666057/b048/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build2653666057/b049/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2653666057/b017/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
bytes
mkdir -p $WORK/b004/
cat >/tmp/go-build2653666057/b004/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
hash
mkdir -p $WORK/b040/
cat >/tmp/go-build2653666057/b040/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
strings
mkdir -p $WORK/b050/
cat >/tmp/go-build2653666057/b050/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b047/
cat >/tmp/go-build2653666057/b047/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
internal/oserror
mkdir -p $WORK/b068/
cat >/tmp/go-build2653666057/b068/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
syscall
mkdir -p $WORK/b066/
echo -n > $WORK/b066/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2653666057/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/asan=/tmp/go-build2653666057/b024/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/msan=/tmp/go-build2653666057/b025/_pkg_.a
packagefile internal/oserror=/tmp/go-build2653666057/b068/_pkg_.a
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2653666057/b029/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b066/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
crypto
mkdir -p $WORK/b039/
cat >/tmp/go-build2653666057/b039/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
path
mkdir -p $WORK/b072/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
math/rand/v2
mkdir -p $WORK/b080/
cat >/tmp/go-build2653666057/b080/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2653666057/b015/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
cat >/tmp/go-build2653666057/b072/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
reflect
mkdir -p $WORK/b090/
echo -n > $WORK/b090/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./asm_arm64.s
cat >/tmp/go-build2653666057/b090/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2653666057/b023/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2653666057/b010/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
crypto/internal/fips140
mkdir -p $WORK/b046/
cat >/tmp/go-build2653666057/b046/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2653666057/b047/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/impl
mkdir -p $WORK/b057/
cat >/tmp/go-build2653666057/b057/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b058/
cat >/tmp/go-build2653666057/b058/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b054/
echo -n > $WORK/b054/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sha256block_arm64.s
cat >/tmp/go-build2653666057/b054/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b060/
echo -n > $WORK/b060/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b060/symabis ./sha512block_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sha256block_arm64.o ./sha256block_arm64.s
cat >/tmp/go-build2653666057/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b060/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/randutil
mkdir -p $WORK/b079/
cat >/tmp/go-build2653666057/b079/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2653666057/b080/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
math/rand
mkdir -p $WORK/b091/
cat >/tmp/go-build2653666057/b091/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b060/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b060/_pkg_.a $WORK/b060/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b053/
cat >/tmp/go-build2653666057/b053/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b052/
cat >/tmp/go-build2653666057/b052/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2653666057/b047/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
crypto/sha3
mkdir -p $WORK/b103/
cat >/tmp/go-build2653666057/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b045/
echo -n > $WORK/b045/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build2653666057/b045/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2653666057/b047/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b045/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b095/
cat >/tmp/go-build2653666057/b095/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
internal/syscall/unix
mkdir -p $WORK/b065/
cat >/tmp/go-build2653666057/b065/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
time
mkdir -p $WORK/b075/
cat >/tmp/go-build2653666057/b075/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/aes_arm64.o $WORK/b045/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
internal/syscall/execenv
mkdir -p $WORK/b077/
cat >/tmp/go-build2653666057/b077/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b096/
echo -n > $WORK/b096/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./fe_arm64.s
cat >/tmp/go-build2653666057/b096/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/fe_arm64.o ./fe_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b101/
echo -n > $WORK/b101/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./nat_arm64.s
cat >/tmp/go-build2653666057/b101/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/nat_arm64.o ./nat_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b102/
cat >/tmp/go-build2653666057/b102/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/sha3=/tmp/go-build2653666057/b103/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b111/
cat >/tmp/go-build2653666057/b111/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2653666057/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b094/
echo -n > $WORK/b094/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./p256_asm_arm64.s
cat >/tmp/go-build2653666057/b094/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2653666057/b095/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b126/
cat >/tmp/go-build2653666057/b126/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b089/
cat >/tmp/go-build2653666057/b089/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
io/fs
mkdir -p $WORK/b071/
cat >/tmp/go-build2653666057/b071/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/oserror=/tmp/go-build2653666057/b068/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
internal/poll
mkdir -p $WORK/b076/
cat >/tmp/go-build2653666057/b076/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2653666057/b065/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b070/
cat >/tmp/go-build2653666057/b070/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
encoding/binary
mkdir -p $WORK/b122/
cat >/tmp/go-build2653666057/b122/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
context
mkdir -p $WORK/b125/
cat >/tmp/go-build2653666057/b125/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2653666057/b006/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/context/context.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b069/
cat >/tmp/go-build2653666057/b069/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2653666057/b070/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/poll=/tmp/go-build2653666057/b076/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2653666057/b077/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2653666057/b065/_pkg_.a
packagefile internal/testlog=/tmp/go-build2653666057/b078/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
internal/singleflight
mkdir -p $WORK/b128/
cat >/tmp/go-build2653666057/b128/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b130/
cat >/tmp/go-build2653666057/b130/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile internal/sync=/tmp/go-build2653666057/b033/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile weak=/tmp/go-build2653666057/b131/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b121/
cat >/tmp/go-build2653666057/b121/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b129/
cat >/tmp/go-build2653666057/b129/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile unique=/tmp/go-build2653666057/b130/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
encoding/pem
mkdir -p $WORK/b120/
cat >/tmp/go-build2653666057/b120/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
runtime/cgo
mkdir -p $WORK/b132/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b132/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b141/
cat >/tmp/go-build2653666057/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
cd $WORK
gcc -fno-caret-diagnostics -O2 -g -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
gcc -Qunused-arguments -O2 -g -c -x c - -o /dev/null || true
crypto/internal/fips140/tls12
mkdir -p $WORK/b143/
cat >/tmp/go-build2653666057/b143/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
cd $WORK
gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
gcc -fdebug-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true
gcc -ffile-prefix-map=a=b -O2 -g -c -x c - -o /dev/null || true
crypto/internal/fips140/tls13
mkdir -p $WORK/b144/
cat >/tmp/go-build2653666057/b144/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2653666057/b141/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cd $WORK
gcc -gno-record-gcc-switches -O2 -g -c -x c - -o /dev/null || true
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -g -c -x c - -o /dev/null || true
crypto/internal/sysrand
mkdir -p $WORK/b064/
cd $WORK/b132
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x001.o -c _cgo_export.c
fmt
mkdir -p $WORK/b088/
cat >/tmp/go-build2653666057/b088/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2653666057/b089/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
cat >/tmp/go-build2653666057/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2653666057/b065/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b063/
cat >/tmp/go-build2653666057/b063/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build2653666057/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
cd $WORK/b132
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b062/
cat >/tmp/go-build2653666057/b062/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2653666057/b063/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2653666057/b064/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x003.o -c gcc_context.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b061/
echo -n > $WORK/b061/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b061/symabis ./gcm_arm64.s
cat >/tmp/go-build2653666057/b061/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b061/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x004.o -c gcc_fatalf.c
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b081/
cat >/tmp/go-build2653666057/b081/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b093/
cat >/tmp/go-build2653666057/b093/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2653666057/b094/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x005.o -c gcc_libinit.c
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b061/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b061/_pkg_.a $WORK/b061/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/cipher
mkdir -p $WORK/b044/
cat >/tmp/go-build2653666057/b044/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2653666057/b061/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b100/
cat >/tmp/go-build2653666057/b100/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2653666057/b101/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2653666057/b094/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b083/
cat >/tmp/go-build2653666057/b083/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2653666057/b084/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b043/
cat >/tmp/go-build2653666057/b043/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
crypto/des
mkdir -p $WORK/b085/
cat >/tmp/go-build2653666057/b085/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x006.o -c gcc_linux_arm64.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
math/big
mkdir -p $WORK/b087/
echo -n > $WORK/b087/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./arith_arm64.s
cat >/tmp/go-build2653666057/b087/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile math/rand=/tmp/go-build2653666057/b091/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/ecdh
mkdir -p $WORK/b092/
cat >/tmp/go-build2653666057/b092/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build2653666057/b093/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2653666057/b096/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/sha512
mkdir -p $WORK/b104/
cat >/tmp/go-build2653666057/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x007.o -c gcc_mmap.c
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b110/
cat >/tmp/go-build2653666057/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2653666057/b111/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
crypto/md5
mkdir -p $WORK/b113/
echo -n > $WORK/b113/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b115/
cat >/tmp/go-build2653666057/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2653666057/b101/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cat >/tmp/go-build2653666057/b113/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x008.o -c gcc_setenv.c
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/sha1
mkdir -p $WORK/b116/
echo -n > $WORK/b116/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./sha1block_arm64.s
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x009.o -c gcc_sigaction.c
cat >/tmp/go-build2653666057/b116/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b117/
cat >/tmp/go-build2653666057/b117/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
encoding/hex
mkdir -p $WORK/b119/
cat >/tmp/go-build2653666057/b119/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
net/url
mkdir -p $WORK/b133/
cat >/tmp/go-build2653666057/b133/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
path/filepath
mkdir -p $WORK/b134/
cat >/tmp/go-build2653666057/b134/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2653666057/b070/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x010.o -c gcc_stack_unix.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x011.o -c gcc_traceback.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
encoding/json
mkdir -p $WORK/b135/
cat >/tmp/go-build2653666057/b135/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile encoding=/tmp/go-build2653666057/b136/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2653666057/b107/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
crypto/hmac
mkdir -p $WORK/b140/
cat >/tmp/go-build2653666057/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2653666057/b102/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b142/
cat >/tmp/go-build2653666057/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x012.o -c gcc_util.c
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/dsa
mkdir -p $WORK/b086/
cat >/tmp/go-build2653666057/b086/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x013.o -c linux_syscall.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
crypto/elliptic
mkdir -p $WORK/b098/
cat >/tmp/go-build2653666057/b098/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build2653666057/b094/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b099/
cat >/tmp/go-build2653666057/b099/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_x014.o -c gcc_arm64.S
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
encoding/asn1
mkdir -p $WORK/b106/
cat >/tmp/go-build2653666057/b106/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2653666057/b107/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/rand
mkdir -p $WORK/b112/
cat >/tmp/go-build2653666057/b112/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2653666057/b064/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
cd $WORK/b132
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -I $WORK/b132/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b132/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/ed25519
mkdir -p $WORK/b109/
cat >/tmp/go-build2653666057/b109/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build2653666057/b110/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -o $WORK/b132/_cgo_.o $WORK/b132/_cgo_main.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o $WORK/b132/_x006.o $WORK/b132/_x007.o $WORK/b132/_x008.o $WORK/b132/_x009.o $WORK/b132/_x010.o $WORK/b132/_x011.o $WORK/b132/_x012.o $WORK/b132/_x013.o $WORK/b132/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/rsa
mkdir -p $WORK/b114/
cat >/tmp/go-build2653666057/b114/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2653666057/b099/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2653666057/b101/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build2653666057/b115/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2653666057/b102/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b132=/tmp/go-build -gno-record-gcc-switches -o $WORK/b132/_cgo_.o $WORK/b132/_cgo_main.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o $WORK/b132/_x006.o $WORK/b132/_x007.o $WORK/b132/_x008.o $WORK/b132/_x009.o $WORK/b132/_x010.o $WORK/b132/_x011.o $WORK/b132/_x012.o $WORK/b132/_x013.o $WORK/b132/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b132/_cgo_.o -dynout $WORK/b132/_cgo_import.go -dynlinker
echo -n > $WORK/b132/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./asm_arm64.s
cat >/tmp/go-build2653666057/b132/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b132/_cgo_gotypes.go $WORK/b132/cgo.cgo1.go $WORK/b132/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b105/
cat >/tmp/go-build2653666057/b105/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build2653666057/b106/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2653666057/b108/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
crypto/x509/pkix
mkdir -p $WORK/b118/
cat >/tmp/go-build2653666057/b118/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build2653666057/b106/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b132/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/asm_arm64.o $WORK/b132/_x001.o $WORK/b132/_x002.o $WORK/b132/_x003.o $WORK/b132/_x004.o $WORK/b132/_x005.o $WORK/b132/_x006.o $WORK/b132/_x007.o $WORK/b132/_x008.o $WORK/b132/_x009.o $WORK/b132/_x010.o $WORK/b132/_x011.o $WORK/b132/_x012.o $WORK/b132/_x013.o $WORK/b132/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
net
mkdir -p $WORK/b124/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b124/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b124/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b147/
echo -n > $WORK/b147/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b147/symabis ./chacha_arm64.s
cat >/tmp/go-build2653666057/b147/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2653666057/b148/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b147/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b149/
cat >/tmp/go-build2653666057/b149/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
crypto/ecdsa
mkdir -p $WORK/b097/
cat >/tmp/go-build2653666057/b097/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2653666057/b092/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2653666057/b098/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2653666057/b099/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2653666057/b100/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2653666057/b102/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2653666057/b104/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2653666057/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2653666057/b108/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2653666057/b080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
crypto/rc4
mkdir -p $WORK/b150/
cat >/tmp/go-build2653666057/b150/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b147/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b147/_pkg_.a $WORK/b147/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b146/
cat >/tmp/go-build2653666057/b146/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2653666057/b147/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2653666057/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2653666057/b149/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b151/
cat >/tmp/go-build2653666057/b151/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
bufio
mkdir -p $WORK/b154/
cat >/tmp/go-build2653666057/b154/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/hpke
mkdir -p $WORK/b145/
cat >/tmp/go-build2653666057/b145/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/aes=/tmp/go-build2653666057/b043/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2653666057/b092/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2653666057/b141/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2653666057/b146/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
encoding/csv
mkdir -p $WORK/b153/
cat >/tmp/go-build2653666057/b153/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid RVtIxPAEJvxouVx-edNm/RVtIxPAEJvxouVx-edNm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
io/ioutil
mkdir -p $WORK/b156/
cat >/tmp/go-build2653666057/b156/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid xobaN-IDHBIXyXhRYAJ0/xobaN-IDHBIXyXhRYAJ0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/ae/aed984a81823000959c697e7b152057935e5535504f11db0b4dbbdc92ac2c1d3-d # internal
regexp/syntax
mkdir -p $WORK/b158/
cat >/tmp/go-build2653666057/b158/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1c/1cc2fb893d7267b8946c26940c4bb128fee0d2696d25bcf431e543e5c5c6dac7-d # internal
compress/flate
mkdir -p $WORK/b161/
cat >/tmp/go-build2653666057/b161/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
hash/crc32
mkdir -p $WORK/b162/
echo -n > $WORK/b162/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b162/symabis ./crc32_arm64.s
cat >/tmp/go-build2653666057/b162/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b162/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b162/_pkg_.a $WORK/b162/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b166/
cat >/tmp/go-build2653666057/b166/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
log
mkdir -p $WORK/b168/
cat >/tmp/go-build2653666057/b168/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile log/internal=/tmp/go-build2653666057/b169/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b160/
cat >/tmp/go-build2653666057/b160/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile compress/flate=/tmp/go-build2653666057/b161/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile hash/crc32=/tmp/go-build2653666057/b162/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b157/
cat >/tmp/go-build2653666057/b157/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2653666057/b158/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b170/
cat >/tmp/go-build2653666057/b170/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2653666057/b166/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b167/
cat >/tmp/go-build2653666057/b167/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile container/list=/tmp/go-build2653666057/b139/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile log=/tmp/go-build2653666057/b168/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
github.com/go-ini/ini
mkdir -p $WORK/b155/
cat >/tmp/go-build2653666057/b155/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/ioutil=/tmp/go-build2653666057/b156/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/go-ini/ini -lang=go1.24 -complete -installsuffix shared -buildid gQ7MhYpxyNVXCEEEEH6X/gQ7MhYpxyNVXCEEEEH6X -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/share/gocode/src/github.com/go-ini/ini/data_source.go /usr/share/gocode/src/github.com/go-ini/ini/deprecated.go /usr/share/gocode/src/github.com/go-ini/ini/error.go /usr/share/gocode/src/github.com/go-ini/ini/file.go /usr/share/gocode/src/github.com/go-ini/ini/helper.go /usr/share/gocode/src/github.com/go-ini/ini/ini.go /usr/share/gocode/src/github.com/go-ini/ini/key.go /usr/share/gocode/src/github.com/go-ini/ini/parser.go /usr/share/gocode/src/github.com/go-ini/ini/section.go /usr/share/gocode/src/github.com/go-ini/ini/struct.go
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b165/
cat >/tmp/go-build2653666057/b165/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2653666057/b166/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2653666057/b167/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b173/
cat >/tmp/go-build2653666057/b173/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b164/
cat >/tmp/go-build2653666057/b164/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2653666057/b165/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2653666057/b167/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2653666057/b170/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
cd $WORK/b124
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime
mkdir -p $WORK/b174/
cat >/tmp/go-build2653666057/b174/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
cd $WORK/b124
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x003.o -c cgo_resnew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
mime/quotedprintable
mkdir -p $WORK/b176/
cat >/tmp/go-build2653666057/b176/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/75/75fe8144208d272b040be0028ea88378243e407adf249e986c73cbc0d465e420-d # internal
net/http/internal
mkdir -p $WORK/b178/
cat >/tmp/go-build2653666057/b178/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
cd $WORK/b124
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x005.o -c cgo_unix_cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal/ascii
mkdir -p $WORK/b179/
cat >/tmp/go-build2653666057/b179/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b183/
echo -n > $WORK/b183/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b183=>" -I $WORK/b183/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b183/symabis ./asm_linux_arm64.s
database/sql/driver
mkdir -p $WORK/b187/
cat >/tmp/go-build2653666057/b187/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p database/sql/driver -lang=go1.24 -std -complete -installsuffix shared -buildid -5PHa7O6qKmhK2gMzqYX/-5PHa7O6qKmhK2gMzqYX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go
cat >/tmp/go-build2653666057/b183/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b183/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack -asmhdr $WORK/b183/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cd $WORK/b124
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_x006.o -c cgo_unix_cgo_res.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
github.com/davecgh/go-spew/spew
mkdir -p $WORK/b189/
cat >/tmp/go-build2653666057/b189/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/davecgh/go-spew/spew -lang=go1.24 -complete -installsuffix shared -buildid udoyV34Yl00sjgdbCw1j/udoyV34Yl00sjgdbCw1j -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/davecgh/go-spew/spew/bypass.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/common.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/config.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/doc.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/dump.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/format.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/spew.go
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/be/be51d4e63d08338cf96169943e6de963c111a038656f2b2a8f8077b71ef9dd9a-d # internal
github.com/hashicorp/go-version
mkdir -p $WORK/b186/
cat >/tmp/go-build2653666057/b186/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile database/sql/driver=/tmp/go-build2653666057/b187/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/hashicorp/go-version -lang=go1.24 -complete -installsuffix shared -buildid 820vIWj7rdsfR-Arr2m1/820vIWj7rdsfR-Arr2m1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/share/gocode/src/github.com/hashicorp/go-version/constraint.go /usr/share/gocode/src/github.com/hashicorp/go-version/version.go /usr/share/gocode/src/github.com/hashicorp/go-version/version_collection.go
cd $WORK/b124
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -I $WORK/b124/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b124/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -o $WORK/b124/_cgo_.o $WORK/b124/_cgo_main.o $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o $WORK/b124/_x005.o $WORK/b124/_x006.o -O2 -g -lresolv
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/39/391190dd0d50a9e5ef7777551273afcf5cf50dad77e7a8c9d9dee84683c70c48-d # internal
github.com/pmezard/go-difflib/difflib
mkdir -p $WORK/b190/
cat >/tmp/go-build2653666057/b190/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.24 -complete -installsuffix shared -buildid sv6ZmJGcNDiiMLXboO53/sv6ZmJGcNDiiMLXboO53 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/share/gocode/src/github.com/pmezard/go-difflib/difflib/difflib.go
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -o $WORK/b124/_cgo_.o $WORK/b124/_cgo_main.o $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o $WORK/b124/_x005.o $WORK/b124/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b124/_cgo_.o -dynout $WORK/b124/_cgo_import.go
cat >/tmp/go-build2653666057/b124/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2653666057/b126/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2653666057/b127/_pkg_.a
packagefile internal/poll=/tmp/go-build2653666057/b076/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2653666057/b128/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2653666057/b065/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile net/netip=/tmp/go-build2653666057/b129/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2653666057/b132/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b124/_cgo_gotypes.go $WORK/b124/cgo_linux.cgo1.go $WORK/b124/cgo_resnew.cgo1.go $WORK/b124/cgo_socknew.cgo1.go $WORK/b124/cgo_unix_cgo.cgo1.go $WORK/b124/cgo_unix_cgo_res.cgo1.go $WORK/b124/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e7/e7fc89be7baea27b48d8908f9b3f892ca0d7e8d011ea654c89ed2786baa44fa4-d # internal
github.com/stretchr/objx
mkdir -p $WORK/b191/
cat >/tmp/go-build2653666057/b191/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2653666057/b116/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io/ioutil=/tmp/go-build2653666057/b156/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/stretchr/objx -lang=go1.24 -complete -installsuffix shared -buildid gIhxkWosgLAskAJC-D4a/gIhxkWosgLAskAJC-D4a -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/stretchr/objx/accessors.go /usr/share/gocode/src/github.com/stretchr/objx/conversions.go /usr/share/gocode/src/github.com/stretchr/objx/doc.go /usr/share/gocode/src/github.com/stretchr/objx/map.go /usr/share/gocode/src/github.com/stretchr/objx/mutations.go /usr/share/gocode/src/github.com/stretchr/objx/security.go /usr/share/gocode/src/github.com/stretchr/objx/tests.go /usr/share/gocode/src/github.com/stretchr/objx/type_specific.go /usr/share/gocode/src/github.com/stretchr/objx/type_specific_codegen.go /usr/share/gocode/src/github.com/stretchr/objx/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f7/f7354b7169f589dea073c91cf020bbb8af79ef0fedc426ce68c547578558e926-d # internal
gopkg.in/yaml.v3
mkdir -p $WORK/b194/
cat >/tmp/go-build2653666057/b194/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding=/tmp/go-build2653666057/b136/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p gopkg.in/yaml.v3 -lang=go1.24 -complete -installsuffix shared -buildid tBGjPrAv1rS54lcHnHgq/tBGjPrAv1rS54lcHnHgq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v3/apic.go /usr/share/gocode/src/gopkg.in/yaml.v3/decode.go /usr/share/gocode/src/gopkg.in/yaml.v3/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v3/encode.go /usr/share/gocode/src/gopkg.in/yaml.v3/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v3/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v3/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v3/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v3/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v3/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v3/yamlprivateh.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/41/4192c76e2064f6b31d5a3ab49a43a4685979eba493ab3e47a65977a364cf3f7b-d # internal
flag
mkdir -p $WORK/b196/
cat >/tmp/go-build2653666057/b196/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build2653666057/b136/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
net/http/internal/testcert
mkdir -p $WORK/b197/
cat >/tmp/go-build2653666057/b197/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p net/http/internal/testcert -lang=go1.24 -std -complete -installsuffix shared -buildid qi7MtbVoKJjGPrUgCYl4/qi7MtbVoKJjGPrUgCYl4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/net/http/internal/testcert/testcert.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/92/926c3d02fe5a644243daf5bb53b62165e2976a916c6b5141da6acfa5a6ceaa26-d # internal
runtime/debug
mkdir -p $WORK/b198/
echo -n > $WORK/b198/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b198/symabis ./debug.s
cat >/tmp/go-build2653666057/b198/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile internal/poll=/tmp/go-build2653666057/b076/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b198/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack -asmhdr $WORK/b198/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b183=>" -I $WORK/b183/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b183/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b183/_pkg_.a $WORK/b183/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b198=>" -I $WORK/b198/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b198/debug.o ./debug.s
github.com/sirupsen/logrus
mkdir -p $WORK/b182/
cat >/tmp/go-build2653666057/b182/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2653666057/b183/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile log=/tmp/go-build2653666057/b168/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b198/_pkg_.a $WORK/b198/debug.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
golang.org/x/net/bpf
mkdir -p $WORK/b205/
cat >/tmp/go-build2653666057/b205/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid SlHn8AKPwFKvBTUSZpVA/SlHn8AKPwFKvBTUSZpVA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c2/c255e67535e8232daf20f202a9a164fe9107e6af872e92be72ff03b65e41af6f-d # internal
github.com/stretchr/testify/assert/yaml
mkdir -p $WORK/b193/
cat >/tmp/go-build2653666057/b193/importcfg << 'EOF' # internal
# import config
packagefile gopkg.in/yaml.v3=/tmp/go-build2653666057/b194/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/stretchr/testify/assert/yaml -lang=go1.24 -complete -installsuffix shared -buildid _1eiIqN0lybUeKcsLjsY/_1eiIqN0lybUeKcsLjsY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/github.com/stretchr/testify/assert/yaml/yaml_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c0/c0e539d491dee34379a08ba757c3a9c778b08fcb1e555a1fee147b99afa29b32-d # internal
text/template/parse
mkdir -p $WORK/b210/
cat >/tmp/go-build2653666057/b210/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid Sa45C2JdkuymBS5NuJxw/Sa45C2JdkuymBS5NuJxw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/7e/7e40af9ae2fc9fbeadd7f6f3afe9f5d08dde0032dea4cea24b1542a10ac14775-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/7a/7a5f1aba29d1d11b2f0b5e93a8f4bbd74e750d4aebcbbd5b38d6ee1be5c64957-d # internal
text/template
mkdir -p $WORK/b209/
cat >/tmp/go-build2653666057/b209/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2653666057/b089/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile text/template/parse=/tmp/go-build2653666057/b210/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid tIuImRdziBg6tzH6OxqH/tIuImRdziBg6tzH6OxqH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o $WORK/b124/_x004.o $WORK/b124/_x005.o $WORK/b124/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
net/textproto
mkdir -p $WORK/b171/
cat >/tmp/go-build2653666057/b171/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b172/
cat >/tmp/go-build2653666057/b172/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2653666057/b164/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
crypto/x509
mkdir -p $WORK/b003/
cat >/tmp/go-build2653666057/b003/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/aes=/tmp/go-build2653666057/b043/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/des=/tmp/go-build2653666057/b085/_pkg_.a
packagefile crypto/dsa=/tmp/go-build2653666057/b086/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2653666057/b092/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2653666057/b097/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2653666057/b109/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2653666057/b098/_pkg_.a
packagefile crypto/md5=/tmp/go-build2653666057/b113/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2653666057/b114/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2653666057/b116/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2653666057/b117/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2653666057/b104/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build2653666057/b118/_pkg_.a
packagefile encoding/asn1=/tmp/go-build2653666057/b106/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile encoding/pem=/tmp/go-build2653666057/b120/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2653666057/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2653666057/b108/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile internal/goos=/tmp/go-build2653666057/b019/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/netip=/tmp/go-build2653666057/b129/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2653666057/b107/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
golang.org/x/net/internal/socket
mkdir -p $WORK/b203/
cat >/tmp/go-build2653666057/b203/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2653666057/b183/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p golang.org/x/net/internal/socket -lang=go1.24 -complete -installsuffix shared -buildid D0oqiYbvjES-rHgrRqgG/D0oqiYbvjES-rHgrRqgG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_arm64.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/91/915f3c8257957bd09e1da9fa14fca7387d2b85306614b6bbdab60afe5ad0d564-d # internal
github.com/spf13/pflag
mkdir -p $WORK/b208/
cat >/tmp/go-build2653666057/b208/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile encoding/csv=/tmp/go-build2653666057/b153/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile flag=/tmp/go-build2653666057/b196/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/spf13/pflag -lang=go1.24 -complete -installsuffix shared -buildid oXJM5k0yJEQZo_pA6tzx/oXJM5k0yJEQZo_pA6tzx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/github.com/spf13/pflag/bool.go /usr/share/gocode/src/github.com/spf13/pflag/bool_slice.go /usr/share/gocode/src/github.com/spf13/pflag/bytes.go /usr/share/gocode/src/github.com/spf13/pflag/count.go /usr/share/gocode/src/github.com/spf13/pflag/duration.go /usr/share/gocode/src/github.com/spf13/pflag/duration_slice.go /usr/share/gocode/src/github.com/spf13/pflag/flag.go /usr/share/gocode/src/github.com/spf13/pflag/float32.go /usr/share/gocode/src/github.com/spf13/pflag/float32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/float64.go /usr/share/gocode/src/github.com/spf13/pflag/float64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/golangflag.go /usr/share/gocode/src/github.com/spf13/pflag/int.go /usr/share/gocode/src/github.com/spf13/pflag/int16.go /usr/share/gocode/src/github.com/spf13/pflag/int32.go /usr/share/gocode/src/github.com/spf13/pflag/int32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int64.go /usr/share/gocode/src/github.com/spf13/pflag/int64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int8.go /usr/share/gocode/src/github.com/spf13/pflag/int_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ip.go /usr/share/gocode/src/github.com/spf13/pflag/ip_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ipmask.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string.go /usr/share/gocode/src/github.com/spf13/pflag/string_array.go /usr/share/gocode/src/github.com/spf13/pflag/string_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int64.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_string.go /usr/share/gocode/src/github.com/spf13/pflag/uint.go /usr/share/gocode/src/github.com/spf13/pflag/uint16.go /usr/share/gocode/src/github.com/spf13/pflag/uint32.go /usr/share/gocode/src/github.com/spf13/pflag/uint64.go /usr/share/gocode/src/github.com/spf13/pflag/uint8.go /usr/share/gocode/src/github.com/spf13/pflag/uint_slice.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b163/
cat >/tmp/go-build2653666057/b163/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2653666057/b164/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
mime/multipart
mkdir -p $WORK/b175/
cat >/tmp/go-build2653666057/b175/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile mime=/tmp/go-build2653666057/b174/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build2653666057/b176/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/39/39a5f11a59c9809db74db79e8785257b93708a92c6fee1ea906e0a0181501339-d # internal
golang.org/x/net/ipv4
mkdir -p $WORK/b204/
cat >/tmp/go-build2653666057/b204/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build2653666057/b205/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build2653666057/b202/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build2653666057/b203/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2653666057/b183/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p golang.org/x/net/ipv4 -lang=go1.24 -complete -installsuffix shared -buildid uAa8sQ70cv2mqUwR3RN0/uAa8sQ70cv2mqUwR3RN0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
golang.org/x/net/ipv6
mkdir -p $WORK/b206/
cat >/tmp/go-build2653666057/b206/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build2653666057/b205/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build2653666057/b202/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build2653666057/b203/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2653666057/b183/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p golang.org/x/net/ipv6 -lang=go1.24 -complete -installsuffix shared -buildid lLiOuIF8-1CKiIhesIyG/lLiOuIF8-1CKiIhesIyG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/a6/a6b37fbd345edeff1867727f1231001e378d76a6cf4b9b5c6441a4fcd54fcfd1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/eb/eb05157faa5384d4702763668d449091ac448e0f60c035ab055a05f5702e7884-d # internal
golang.org/x/net/icmp
mkdir -p $WORK/b201/
cat >/tmp/go-build2653666057/b201/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build2653666057/b202/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build2653666057/b203/_pkg_.a
packagefile golang.org/x/net/ipv4=/tmp/go-build2653666057/b204/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build2653666057/b206/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p golang.org/x/net/icmp -lang=go1.24 -complete -installsuffix shared -buildid -en3zi6jeuJIgkrs3SBk/-en3zi6jeuJIgkrs3SBk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/share/gocode/src/golang.org/x/net/icmp/dstunreach.go /usr/share/gocode/src/golang.org/x/net/icmp/echo.go /usr/share/gocode/src/golang.org/x/net/icmp/endpoint.go /usr/share/gocode/src/golang.org/x/net/icmp/extension.go /usr/share/gocode/src/golang.org/x/net/icmp/helper_posix.go /usr/share/gocode/src/golang.org/x/net/icmp/interface.go /usr/share/gocode/src/golang.org/x/net/icmp/ipv4.go /usr/share/gocode/src/golang.org/x/net/icmp/ipv6.go /usr/share/gocode/src/golang.org/x/net/icmp/listen_posix.go /usr/share/gocode/src/golang.org/x/net/icmp/message.go /usr/share/gocode/src/golang.org/x/net/icmp/messagebody.go /usr/share/gocode/src/golang.org/x/net/icmp/mpls.go /usr/share/gocode/src/golang.org/x/net/icmp/multipart.go /usr/share/gocode/src/golang.org/x/net/icmp/packettoobig.go /usr/share/gocode/src/golang.org/x/net/icmp/paramprob.go /usr/share/gocode/src/golang.org/x/net/icmp/timeexceeded.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b138/
cat >/tmp/go-build2653666057/b138/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile container/list=/tmp/go-build2653666057/b139/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/aes=/tmp/go-build2653666057/b043/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/des=/tmp/go-build2653666057/b085/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2653666057/b092/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2653666057/b097/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2653666057/b109/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2653666057/b098/_pkg_.a
packagefile crypto/hmac=/tmp/go-build2653666057/b140/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2653666057/b061/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2653666057/b141/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build2653666057/b142/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build2653666057/b143/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build2653666057/b144/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build2653666057/b145/_pkg_.a
packagefile crypto/md5=/tmp/go-build2653666057/b113/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/rc4=/tmp/go-build2653666057/b150/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2653666057/b114/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2653666057/b116/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2653666057/b117/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2653666057/b104/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build2653666057/b151/_pkg_.a
packagefile crypto/x509=/tmp/go-build2653666057/b003/_pkg_.a
packagefile encoding/pem=/tmp/go-build2653666057/b120/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2653666057/b146/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2653666057/b105/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal
cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/b7/b70e51d54921e6be92f3458793138ef9ecb02d63082cd62421dbbf8264c08ed0-d # internal
github.com/spf13/cobra
mkdir -p $WORK/b207/
cat >/tmp/go-build2653666057/b207/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build2653666057/b208/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile text/template=/tmp/go-build2653666057/b209/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/spf13/cobra -lang=go1.24 -complete -installsuffix shared -buildid huT7ZvuX-Lsssbym0Y_9/huT7ZvuX-Lsssbym0Y_9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/active_help.go /usr/share/gocode/src/github.com/spf13/cobra/args.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completions.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completionsV2.go /usr/share/gocode/src/github.com/spf13/cobra/cobra.go /usr/share/gocode/src/github.com/spf13/cobra/command.go /usr/share/gocode/src/github.com/spf13/cobra/command_notwin.go /usr/share/gocode/src/github.com/spf13/cobra/completions.go /usr/share/gocode/src/github.com/spf13/cobra/fish_completions.go /usr/share/gocode/src/github.com/spf13/cobra/flag_groups.go /usr/share/gocode/src/github.com/spf13/cobra/powershell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/shell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/zsh_completions.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/25/251dc801f6a0ed238df056c4054f5922d46d9fcce9c47277bbc83de196b4c3c7-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/06/061358eb5e7101821dea6796f9ac7115feb25ac3c103e9ad4ce6f932ba996b91-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b177/
github.com/facebook/time/calnex/cert
mkdir -p $WORK/b180/
cat >/tmp/go-build2653666057/b177/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2653666057/b127/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
cat >/tmp/go-build2653666057/b180/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2653666057/b114/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile crypto/x509=/tmp/go-build2653666057/b003/_pkg_.a
packagefile encoding/pem=/tmp/go-build2653666057/b120/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/facebook/time/calnex/cert -lang=go1.24 -complete -installsuffix shared -buildid kgO7Z0jBIb9ukcgkrWF4/kgO7Z0jBIb9ukcgkrWF4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./_build/src/github.com/facebook/time/calnex/cert/cert.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f2/f20f9cf8d100613a0cdb71b71b22a3c7500f5aa7d60933e06fd8cc0ed04ff705-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b159/
cat >/tmp/go-build2653666057/b159/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile compress/gzip=/tmp/go-build2653666057/b160/_pkg_.a
packagefile container/list=/tmp/go-build2653666057/b139/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2653666057/b163/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2653666057/b172/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2653666057/b173/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2653666057/b164/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile log=/tmp/go-build2653666057/b168/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile math/rand=/tmp/go-build2653666057/b091/_pkg_.a
packagefile mime=/tmp/go-build2653666057/b174/_pkg_.a
packagefile mime/multipart=/tmp/go-build2653666057/b175/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build2653666057/b177/_pkg_.a
packagefile net/http/internal=/tmp/go-build2653666057/b178/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build2653666057/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
github.com/facebook/time/calnex/api
mkdir -p $WORK/b137/
net/http/httptest
mkdir -p $WORK/b195/
cat >/tmp/go-build2653666057/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile encoding/csv=/tmp/go-build2653666057/b153/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/go-ini/ini=/tmp/go-build2653666057/b155/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net/http=/tmp/go-build2653666057/b159/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/facebook/time/calnex/api -lang=go1.24 -complete -installsuffix shared -buildid JgMRw1eTCisD4vljeMmY/JgMRw1eTCisD4vljeMmY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/facebook/time/calnex/api/api.go ./_build/src/github.com/facebook/time/calnex/api/ini.go
cat >/tmp/go-build2653666057/b195/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile crypto/x509=/tmp/go-build2653666057/b003/_pkg_.a
packagefile flag=/tmp/go-build2653666057/b196/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2653666057/b163/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile log=/tmp/go-build2653666057/b168/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/http=/tmp/go-build2653666057/b159/_pkg_.a
packagefile net/http/internal/testcert=/tmp/go-build2653666057/b197/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p net/http/httptest -lang=go1.24 -std -complete -installsuffix shared -buildid ALmLim8JX4IZMgrkf3T0/ALmLim8JX4IZMgrkf3T0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/net/http/httptest/httptest.go /usr/lib/golang/src/net/http/httptest/recorder.go /usr/lib/golang/src/net/http/httptest/server.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c3/c37af3f06baaee3b8baf29d5bdcbbf260ee10e2db230ce7ff2934a69ee160c36-d # internal
github.com/stretchr/testify/assert
mkdir -p $WORK/b192/
cat >/tmp/go-build2653666057/b192/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2653666057/b189/_pkg_.a
packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2653666057/b190/_pkg_.a
packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build2653666057/b193/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile net/http=/tmp/go-build2653666057/b159/_pkg_.a
packagefile net/http/httptest=/tmp/go-build2653666057/b195/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile runtime/debug=/tmp/go-build2653666057/b198/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/stretchr/testify/assert -lang=go1.24 -complete -installsuffix shared -buildid e_9lJJstnXLXFGAXqyIR/e_9lJJstnXLXFGAXqyIR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_compare.go /usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_format.go /usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_forward.go /usr/share/gocode/src/github.com/stretchr/testify/assert/assertion_order.go /usr/share/gocode/src/github.com/stretchr/testify/assert/assertions.go /usr/share/gocode/src/github.com/stretchr/testify/assert/doc.go /usr/share/gocode/src/github.com/stretchr/testify/assert/errors.go /usr/share/gocode/src/github.com/stretchr/testify/assert/forward_assertions.go /usr/share/gocode/src/github.com/stretchr/testify/assert/http_assertions.go
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/79/79ef3fa78465c1e8b7817cbef690897e737b835b882eeede78d235404fcd770f-d # internal
github.com/facebook/time/calnex/export
mkdir -p $WORK/b184/
cat >/tmp/go-build2653666057/b184/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/facebook/time/calnex/export -lang=go1.24 -complete -installsuffix shared -buildid E3JLp9rJD5wXcKW3yoAZ/E3JLp9rJD5wXcKW3yoAZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./_build/src/github.com/facebook/time/calnex/export/data.go ./_build/src/github.com/facebook/time/calnex/export/export.go ./_build/src/github.com/facebook/time/calnex/export/log.go
github.com/facebook/time/calnex/config
mkdir -p $WORK/b181/
cat >/tmp/go-build2653666057/b181/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile github.com/go-ini/ini=/tmp/go-build2653666057/b155/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/facebook/time/calnex/config -lang=go1.24 -complete -installsuffix shared -buildid qxMz309fE0Vi5GLR7b99/qxMz309fE0Vi5GLR7b99 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./_build/src/github.com/facebook/time/calnex/config/config.go
github.com/facebook/time/calnex/verify/checks
mkdir -p $WORK/b200/
cat >/tmp/go-build2653666057/b200/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile golang.org/x/net/icmp=/tmp/go-build2653666057/b201/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build2653666057/b206/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/facebook/time/calnex/verify/checks -lang=go1.24 -complete -installsuffix shared -buildid 3AucNbYgjn1dsgjsyDM3/3AucNbYgjn1dsgjsyDM3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/facebook/time/calnex/verify/checks/check.go ./_build/src/github.com/facebook/time/calnex/verify/checks/gnss.go ./_build/src/github.com/facebook/time/calnex/verify/checks/http.go ./_build/src/github.com/facebook/time/calnex/verify/checks/measurement.go ./_build/src/github.com/facebook/time/calnex/verify/checks/ping.go ./_build/src/github.com/facebook/time/calnex/verify/checks/psu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a1/a121b2803a62e4ff4656d97b0ea509d061f670077753434e384dc9062c1c4190-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/57/5780ac1b8e634b48647ce9914c58fe0547f3654fcac8fd10ef25a218a2538a0a-d # internal
github.com/facebook/time/calnex/verify
mkdir -p $WORK/b199/
cat >/tmp/go-build2653666057/b199/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/calnex/verify/checks=/tmp/go-build2653666057/b200/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/facebook/time/calnex/verify -lang=go1.24 -complete -installsuffix shared -buildid XOR6MHN9TqNucBc4ATug/XOR6MHN9TqNucBc4ATug -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/facebook/time/calnex/verify/verify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/eb/eb33b3aa26022adcb4c17d79948e59d00b37bb0bbb8f577cc3cc92dd86f0ce10-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/20/20ef1c659d0502598dc0f53bb6fdf2b3790bdd87084004f9d6181546aca2e056-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/d6/d67a3e7661914a2eab361d9c3d4ce159a3261b4b4100497b3b68fd3568ae1f18-d # internal
github.com/stretchr/testify/mock
mkdir -p $WORK/b188/
cat >/tmp/go-build2653666057/b188/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2653666057/b189/_pkg_.a
packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2653666057/b190/_pkg_.a
packagefile github.com/stretchr/objx=/tmp/go-build2653666057/b191/_pkg_.a
packagefile github.com/stretchr/testify/assert=/tmp/go-build2653666057/b192/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/stretchr/testify/mock -lang=go1.24 -complete -installsuffix shared -buildid 8jsvQG5EEWJyq1KgImwB/8jsvQG5EEWJyq1KgImwB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/github.com/stretchr/testify/mock/doc.go /usr/share/gocode/src/github.com/stretchr/testify/mock/mock.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/60/607004c84b5e9c104ef757ba27386299327afe40bfa7efbc87dfde9de7e75f92-d # internal
github.com/facebook/time/calnex/firmware
mkdir -p $WORK/b185/
cat >/tmp/go-build2653666057/b185/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile github.com/hashicorp/go-version=/tmp/go-build2653666057/b186/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
packagefile github.com/stretchr/testify/mock=/tmp/go-build2653666057/b188/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/facebook/time/calnex/firmware -lang=go1.24 -complete -installsuffix shared -buildid TvKXpcOoOy3zUTdiBlSo/TvKXpcOoOy3zUTdiBlSo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/facebook/time/calnex/firmware/firmware.go ./_build/src/github.com/facebook/time/calnex/firmware/mock_firmware.go ./_build/src/github.com/facebook/time/calnex/firmware/ossfirmware.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2d/2dde75ceaa7d5587c7636e7ccc445d9b2ec6657eaef1fb7b8cb6eb8c4d490087-d # internal
github.com/facebook/time/calnex/cmd
mkdir -p $WORK/b002/
cat >/tmp/go-build2653666057/b002/importcfg << 'EOF' # internal
# import config
packagefile crypto/x509=/tmp/go-build2653666057/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile github.com/facebook/time/calnex/cert=/tmp/go-build2653666057/b180/_pkg_.a
packagefile github.com/facebook/time/calnex/config=/tmp/go-build2653666057/b181/_pkg_.a
packagefile github.com/facebook/time/calnex/export=/tmp/go-build2653666057/b184/_pkg_.a
packagefile github.com/facebook/time/calnex/firmware=/tmp/go-build2653666057/b185/_pkg_.a
packagefile github.com/facebook/time/calnex/verify=/tmp/go-build2653666057/b199/_pkg_.a
packagefile github.com/facebook/time/calnex/verify/checks=/tmp/go-build2653666057/b200/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build2653666057/b207/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/facebook/time/calnex/cmd -lang=go1.24 -complete -installsuffix shared -buildid UXDh4pMFTaZaTNw-UROE/UXDh4pMFTaZaTNw-UROE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/facebook/time/calnex/cmd/cert.go ./_build/src/github.com/facebook/time/calnex/cmd/clear.go ./_build/src/github.com/facebook/time/calnex/cmd/cmd.go ./_build/src/github.com/facebook/time/calnex/cmd/config.go ./_build/src/github.com/facebook/time/calnex/cmd/export.go ./_build/src/github.com/facebook/time/calnex/cmd/firmware.go ./_build/src/github.com/facebook/time/calnex/cmd/license.go ./_build/src/github.com/facebook/time/calnex/cmd/reboot.go ./_build/src/github.com/facebook/time/calnex/cmd/report.go ./_build/src/github.com/facebook/time/calnex/cmd/verify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5a/5a982fe19f25ff990c5a669674e2d5de3e828f0c463a43492adde390a6004b0e-d # internal
github.com/facebook/time/cmd/calnex
mkdir -p $WORK/b001/
cat >/tmp/go-build2653666057/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/calnex/cmd=/tmp/go-build2653666057/b002/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2653666057/b132/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid QZtOzDBlJyyaqKRkMRLg/QZtOzDBlJyyaqKRkMRLg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/calnex/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e3/e3721de8b807ed03d4d4714ad22a35dfa3b5a2a48d30b55e9c3853a4b177b3b2-d # internal
cat >/tmp/go-build2653666057/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/calnex=/tmp/go-build2653666057/b001/_pkg_.a
packagefile github.com/facebook/time/calnex/cmd=/tmp/go-build2653666057/b002/_pkg_.a
packagefile runtime=/tmp/go-build2653666057/b011/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2653666057/b132/_pkg_.a
packagefile crypto/x509=/tmp/go-build2653666057/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build2653666057/b135/_pkg_.a
packagefile github.com/facebook/time/calnex/api=/tmp/go-build2653666057/b137/_pkg_.a
packagefile github.com/facebook/time/calnex/cert=/tmp/go-build2653666057/b180/_pkg_.a
packagefile github.com/facebook/time/calnex/config=/tmp/go-build2653666057/b181/_pkg_.a
packagefile github.com/facebook/time/calnex/export=/tmp/go-build2653666057/b184/_pkg_.a
packagefile github.com/facebook/time/calnex/firmware=/tmp/go-build2653666057/b185/_pkg_.a
packagefile github.com/facebook/time/calnex/verify=/tmp/go-build2653666057/b199/_pkg_.a
packagefile github.com/facebook/time/calnex/verify/checks=/tmp/go-build2653666057/b200/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2653666057/b182/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build2653666057/b207/_pkg_.a
packagefile io=/tmp/go-build2653666057/b031/_pkg_.a
packagefile net=/tmp/go-build2653666057/b124/_pkg_.a
packagefile os=/tmp/go-build2653666057/b069/_pkg_.a
packagefile time=/tmp/go-build2653666057/b075/_pkg_.a
packagefile internal/abi=/tmp/go-build2653666057/b007/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2653666057/b012/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2653666057/b014/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2653666057/b015/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2653666057/b016/_pkg_.a
packagefile internal/cpu=/tmp/go-build2653666057/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2653666057/b008/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2653666057/b017/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2653666057/b018/_pkg_.a
packagefile internal/goos=/tmp/go-build2653666057/b019/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2653666057/b020/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2653666057/b021/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2653666057/b022/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2653666057/b023/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2653666057/b027/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2653666057/b028/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2653666057/b029/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2653666057/b030/_pkg_.a
packagefile sync=/tmp/go-build2653666057/b032/_pkg_.a
packagefile sync/atomic=/tmp/go-build2653666057/b034/_pkg_.a
packagefile bytes=/tmp/go-build2653666057/b004/_pkg_.a
packagefile crypto=/tmp/go-build2653666057/b039/_pkg_.a
packagefile crypto/aes=/tmp/go-build2653666057/b043/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2653666057/b044/_pkg_.a
packagefile crypto/des=/tmp/go-build2653666057/b085/_pkg_.a
packagefile crypto/dsa=/tmp/go-build2653666057/b086/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2653666057/b092/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2653666057/b097/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2653666057/b109/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2653666057/b098/_pkg_.a
packagefile crypto/md5=/tmp/go-build2653666057/b113/_pkg_.a
packagefile crypto/rand=/tmp/go-build2653666057/b112/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2653666057/b114/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2653666057/b116/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2653666057/b117/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2653666057/b104/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build2653666057/b118/_pkg_.a
packagefile encoding/asn1=/tmp/go-build2653666057/b106/_pkg_.a
packagefile encoding/hex=/tmp/go-build2653666057/b119/_pkg_.a
packagefile encoding/pem=/tmp/go-build2653666057/b120/_pkg_.a
packagefile errors=/tmp/go-build2653666057/b005/_pkg_.a
packagefile fmt=/tmp/go-build2653666057/b088/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2653666057/b105/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2653666057/b108/_pkg_.a
packagefile internal/godebug=/tmp/go-build2653666057/b048/_pkg_.a
packagefile io/fs=/tmp/go-build2653666057/b071/_pkg_.a
packagefile iter=/tmp/go-build2653666057/b035/_pkg_.a
packagefile maps=/tmp/go-build2653666057/b123/_pkg_.a
packagefile math=/tmp/go-build2653666057/b042/_pkg_.a
packagefile math/big=/tmp/go-build2653666057/b087/_pkg_.a
packagefile math/bits=/tmp/go-build2653666057/b036/_pkg_.a
packagefile net/netip=/tmp/go-build2653666057/b129/_pkg_.a
packagefile net/url=/tmp/go-build2653666057/b133/_pkg_.a
packagefile path/filepath=/tmp/go-build2653666057/b134/_pkg_.a
packagefile reflect=/tmp/go-build2653666057/b090/_pkg_.a
packagefile strconv=/tmp/go-build2653666057/b041/_pkg_.a
packagefile strings=/tmp/go-build2653666057/b050/_pkg_.a
packagefile unicode=/tmp/go-build2653666057/b037/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2653666057/b107/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2653666057/b038/_pkg_.a
packagefile cmp=/tmp/go-build2653666057/b074/_pkg_.a
packagefile encoding=/tmp/go-build2653666057/b136/_pkg_.a
packagefile encoding/base64=/tmp/go-build2653666057/b121/_pkg_.a
packagefile slices=/tmp/go-build2653666057/b073/_pkg_.a
packagefile crypto/tls=/tmp/go-build2653666057/b138/_pkg_.a
packagefile encoding/csv=/tmp/go-build2653666057/b153/_pkg_.a
packagefile github.com/go-ini/ini=/tmp/go-build2653666057/b155/_pkg_.a
packagefile net/http=/tmp/go-build2653666057/b159/_pkg_.a
packagefile path=/tmp/go-build2653666057/b072/_pkg_.a
packagefile github.com/hashicorp/go-version=/tmp/go-build2653666057/b186/_pkg_.a
packagefile github.com/stretchr/testify/mock=/tmp/go-build2653666057/b188/_pkg_.a
packagefile regexp=/tmp/go-build2653666057/b157/_pkg_.a
packagefile golang.org/x/net/icmp=/tmp/go-build2653666057/b201/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build2653666057/b206/_pkg_.a
packagefile bufio=/tmp/go-build2653666057/b154/_pkg_.a
packagefile context=/tmp/go-build2653666057/b125/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2653666057/b183/_pkg_.a
packagefile log=/tmp/go-build2653666057/b168/_pkg_.a
packagefile sort=/tmp/go-build2653666057/b152/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build2653666057/b208/_pkg_.a
packagefile text/template=/tmp/go-build2653666057/b209/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2653666057/b126/_pkg_.a
packagefile internal/itoa=/tmp/go-build2653666057/b067/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2653666057/b127/_pkg_.a
packagefile internal/poll=/tmp/go-build2653666057/b076/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2653666057/b128/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2653666057/b065/_pkg_.a
packagefile syscall=/tmp/go-build2653666057/b066/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2653666057/b070/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2653666057/b077/_pkg_.a
packagefile internal/testlog=/tmp/go-build2653666057/b078/_pkg_.a
packagefile internal/asan=/tmp/go-build2653666057/b024/_pkg_.a
packagefile internal/msan=/tmp/go-build2653666057/b025/_pkg_.a
packagefile internal/race=/tmp/go-build2653666057/b026/_pkg_.a
packagefile internal/sync=/tmp/go-build2653666057/b033/_pkg_.a
packagefile hash=/tmp/go-build2653666057/b040/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2653666057/b083/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2653666057/b045/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2653666057/b061/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2653666057/b051/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2653666057/b081/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2653666057/b082/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2653666057/b079/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build2653666057/b093/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2653666057/b096/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2653666057/b099/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2653666057/b100/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2653666057/b102/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2653666057/b080/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build2653666057/b110/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2653666057/b094/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2653666057/b046/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2653666057/b062/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2653666057/b064/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2653666057/b101/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build2653666057/b115/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2653666057/b054/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2653666057/b060/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2653666057/b006/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2653666057/b089/_pkg_.a
packagefile internal/bisect=/tmp/go-build2653666057/b049/_pkg_.a
packagefile internal/oserror=/tmp/go-build2653666057/b068/_pkg_.a
packagefile math/rand=/tmp/go-build2653666057/b091/_pkg_.a
packagefile unique=/tmp/go-build2653666057/b130/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2653666057/b010/_pkg_.a
packagefile encoding/binary=/tmp/go-build2653666057/b122/_pkg_.a
packagefile container/list=/tmp/go-build2653666057/b139/_pkg_.a
packagefile crypto/hmac=/tmp/go-build2653666057/b140/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2653666057/b141/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build2653666057/b142/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build2653666057/b143/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build2653666057/b144/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build2653666057/b145/_pkg_.a
packagefile crypto/rc4=/tmp/go-build2653666057/b150/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build2653666057/b151/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2653666057/b146/_pkg_.a
packagefile io/ioutil=/tmp/go-build2653666057/b156/_pkg_.a
packagefile compress/gzip=/tmp/go-build2653666057/b160/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2653666057/b163/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2653666057/b172/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2653666057/b173/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2653666057/b164/_pkg_.a
packagefile mime=/tmp/go-build2653666057/b174/_pkg_.a
packagefile mime/multipart=/tmp/go-build2653666057/b175/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build2653666057/b177/_pkg_.a
packagefile net/http/internal=/tmp/go-build2653666057/b178/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build2653666057/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build2653666057/b171/_pkg_.a
packagefile database/sql/driver=/tmp/go-build2653666057/b187/_pkg_.a
packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2653666057/b189/_pkg_.a
packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2653666057/b190/_pkg_.a
packagefile github.com/stretchr/objx=/tmp/go-build2653666057/b191/_pkg_.a
packagefile github.com/stretchr/testify/assert=/tmp/go-build2653666057/b192/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2653666057/b158/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build2653666057/b202/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build2653666057/b203/_pkg_.a
packagefile golang.org/x/net/ipv4=/tmp/go-build2653666057/b204/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build2653666057/b205/_pkg_.a
packagefile log/internal=/tmp/go-build2653666057/b169/_pkg_.a
packagefile flag=/tmp/go-build2653666057/b196/_pkg_.a
packagefile text/template/parse=/tmp/go-build2653666057/b210/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2653666057/b084/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2653666057/b052/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2653666057/b059/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2653666057/b055/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2653666057/b056/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2653666057/b047/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2653666057/b057/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2653666057/b058/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2653666057/b053/_pkg_.a
packagefile crypto/sha3=/tmp/go-build2653666057/b103/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2653666057/b111/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2653666057/b095/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2653666057/b063/_pkg_.a
packagefile weak=/tmp/go-build2653666057/b131/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2653666057/b147/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2653666057/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2653666057/b149/_pkg_.a
packagefile compress/flate=/tmp/go-build2653666057/b161/_pkg_.a
packagefile hash/crc32=/tmp/go-build2653666057/b162/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2653666057/b165/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2653666057/b167/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2653666057/b170/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build2653666057/b176/_pkg_.a
packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build2653666057/b193/_pkg_.a
packagefile net/http/httptest=/tmp/go-build2653666057/b195/_pkg_.a
packagefile runtime/debug=/tmp/go-build2653666057/b198/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2653666057/b166/_pkg_.a
packagefile gopkg.in/yaml.v3=/tmp/go-build2653666057/b194/_pkg_.a
packagefile net/http/internal/testcert=/tmp/go-build2653666057/b197/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/calnex\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=lxGIKu3svjuyk0CGt-zr/QZtOzDBlJyyaqKRkMRLg/tFp8tIfm7e--AeMFySZl/lxGIKu3svjuyk0CGt-zr -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/calnex
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename c4u
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/c4u github.com/facebook/time/cmd/c4u
WORK=/tmp/go-build3247991836
encoding
mkdir -p $WORK/b003/
internal/unsafeheader
mkdir -p $WORK/b009/
internal/goarch
mkdir -p $WORK/b007/
echo '# import config' > $WORK/b003/importcfg # internal
echo '# import config' > $WORK/b009/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
echo '# import config' > $WORK/b007/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
echo '# import config' > $WORK/b012/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
internal/byteorder
mkdir -p $WORK/b013/
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b013/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
cat >/tmp/go-build3247991836/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
cat >/tmp/go-build3247991836/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cat >/tmp/go-build3247991836/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
cat >/tmp/go-build3247991836/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build3247991836/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build3247991836/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build3247991836/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cat >/tmp/go-build3247991836/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build3247991836/b020/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
echo '# import config' > $WORK/b028/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build3247991836/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
cmp
mkdir -p $WORK/b032/
echo '# import config' > $WORK/b032/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/itoa
mkdir -p $WORK/b034/
echo '# import config' > $WORK/b034/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
math/bits
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf8
mkdir -p $WORK/b039/
echo '# import config' > $WORK/b039/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
sync/atomic
mkdir -p $WORK/b042/
echo -n > $WORK/b042/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm.s
echo '# import config' > $WORK/b042/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
unicode
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
math
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cat >/tmp/go-build3247991836/b036/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build3247991836/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm.o ./asm.s
internal/runtime/maps
mkdir -p $WORK/b022/
cat >/tmp/go-build3247991836/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build3247991836/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build3247991836/b024/_pkg_.a
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3247991836/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
internal/sync
mkdir -p $WORK/b041/
cat >/tmp/go-build3247991836/b041/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
internal/nettrace
mkdir -p $WORK/b065/
echo '# import config' > $WORK/b065/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
unicode/utf16
mkdir -p $WORK/b082/
echo '# import config' > $WORK/b082/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
container/ring
mkdir -p $WORK/b090/
echo '# import config' > $WORK/b090/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p container/ring -lang=go1.24 -std -complete -installsuffix shared -buildid DR8JBa21ldmnnFVaNsOe/DR8JBa21ldmnnFVaNsOe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/32/322e63f6b04a04c281a7a34ba8eeec4e3d2915b5197c8d13793de7c25dd54e3a-d # internal
log/internal
mkdir -p $WORK/b094/
echo '# import config' > $WORK/b094/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/list
mkdir -p $WORK/b101/
echo '# import config' > $WORK/b101/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/container/list/list.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_arm64.o $WORK/b036/exp_arm64.o $WORK/b036/floor_arm64.o $WORK/b036/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b109/
echo '# import config' > $WORK/b109/importcfg # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
github.com/eclesh/welford
mkdir -p $WORK/b077/
cat >/tmp/go-build3247991836/b077/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/eclesh/welford -lang=go1.24 -complete -installsuffix shared -buildid z8ch4x_9-SkD-lLjmLFS/z8ch4x_9-SkD-lLjmLFS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/share/gocode/src/github.com/eclesh/welford/welford.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b113/
cat >/tmp/go-build3247991836/b113/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b114/
cat >/tmp/go-build3247991836/b114/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ca/ca2ad1e9be5d1e45083a89deb0c0aaa64c2b9400831f308f1f44b9554b5458e3-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b117/
echo -n > $WORK/b117/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b117/symabis ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
runtime
mkdir -p $WORK/b010/
cat >/tmp/go-build3247991836/b117/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
EOF
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b127/
echo -n > $WORK/b127/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b127/symabis ./sig_other.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b117/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
echo '# import config' > $WORK/b127/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b148/
echo '# import config' > $WORK/b148/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
cat >/tmp/go-build3247991836/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3247991836/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3247991836/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3247991836/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3247991836/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3247991836/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3247991836/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3247991836/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3247991836/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3247991836/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3247991836/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3247991836/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b127/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/xor_arm64.o ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b160/
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b127/_pkg_.a $WORK/b127/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
echo '# import config' > $WORK/b160/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
mkdir -p $WORK/b035/
weak
mkdir -p $WORK/b069/
internal/reflectlite
mkdir -p $WORK/b005/
cat >/tmp/go-build3247991836/b035/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
sync
cat >/tmp/go-build3247991836/b069/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
EOF
mkdir -p $WORK/b040/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build3247991836/b040/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build3247991836/b041/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
cat >/tmp/go-build3247991836/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3247991836/b009/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b044/
cat >/tmp/go-build3247991836/b044/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b126/
cat >/tmp/go-build3247991836/b126/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b174/
cat >/tmp/go-build3247991836/b174/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
sort
mkdir -p $WORK/b076/
errors
mkdir -p $WORK/b004/
cat >/tmp/go-build3247991836/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3247991836/b005/_pkg_.a
EOF
cat >/tmp/go-build3247991836/b076/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3247991836/b005/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/testlog
mkdir -p $WORK/b058/
cat >/tmp/go-build3247991836/b058/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
internal/bisect
mkdir -p $WORK/b053/
cat >/tmp/go-build3247991836/b053/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
strconv
mkdir -p $WORK/b038/
cat >/tmp/go-build3247991836/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
io
mkdir -p $WORK/b045/
cat >/tmp/go-build3247991836/b045/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/oserror
mkdir -p $WORK/b049/
cat >/tmp/go-build3247991836/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
path
mkdir -p $WORK/b050/
cat >/tmp/go-build3247991836/b050/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
internal/godebug
mkdir -p $WORK/b052/
cat >/tmp/go-build3247991836/b052/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build3247991836/b053/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3247991836/b016/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
syscall
mkdir -p $WORK/b054/
echo -n > $WORK/b054/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./asm_linux_arm64.s
strings
mkdir -p $WORK/b059/
cat >/tmp/go-build3247991836/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
cat >/tmp/go-build3247991836/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build3247991836/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/msan=/tmp/go-build3247991836/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build3247991836/b049/_pkg_.a
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3247991836/b028/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b033/
echo -n > $WORK/b033/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b033/symabis ./asm_arm64.s
cat >/tmp/go-build3247991836/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3247991836/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3247991836/b009/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b064/
cat >/tmp/go-build3247991836/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
internal/singleflight
mkdir -p $WORK/b066/
cat >/tmp/go-build3247991836/b066/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b068/
cat >/tmp/go-build3247991836/b068/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build3247991836/b041/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile weak=/tmp/go-build3247991836/b069/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b067/
cat >/tmp/go-build3247991836/b067/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile unique=/tmp/go-build3247991836/b068/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
runtime/cgo
mkdir -p $WORK/b070/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b070/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cd $WORK/b070
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x001.o -c _cgo_export.c
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b051/
cat >/tmp/go-build3247991836/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd $WORK/b070
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x006.o -c gcc_linux_arm64.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
io/fs
mkdir -p $WORK/b048/
cat >/tmp/go-build3247991836/b048/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build3247991836/b049/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile path=/tmp/go-build3247991836/b050/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/syscall/unix
mkdir -p $WORK/b056/
cat >/tmp/go-build3247991836/b056/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x007.o -c gcc_mmap.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/poll
mkdir -p $WORK/b055/
cat >/tmp/go-build3247991836/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3247991836/b056/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b047/
cat >/tmp/go-build3247991836/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
internal/syscall/execenv
mkdir -p $WORK/b057/
cat >/tmp/go-build3247991836/b057/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
context
mkdir -p $WORK/b063/
cat >/tmp/go-build3247991836/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3247991836/b005/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x010.o -c gcc_stack_unix.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
bytes
mkdir -p $WORK/b073/
cat >/tmp/go-build3247991836/b073/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b033/asm_arm64.o ./asm_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b031/
cat >/tmp/go-build3247991836/b031/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x011.o -c gcc_traceback.c
os
mkdir -p $WORK/b046/
cat >/tmp/go-build3247991836/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3247991836/b047/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build3247991836/b055/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3247991836/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3247991836/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build3247991836/b058/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
regexp/syntax
mkdir -p $WORK/b075/
cat >/tmp/go-build3247991836/b075/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x012.o -c gcc_util.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
encoding/binary
mkdir -p $WORK/b081/
cat >/tmp/go-build3247991836/b081/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x013.o -c linux_syscall.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_x014.o -c gcc_arm64.S
cd $WORK/b070
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b070/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o $WORK/b070/_x014.o -O2 -g -lpthread
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o $WORK/b070/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go -dynlinker
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b080/
cat >/tmp/go-build3247991836/b080/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
echo -n > $WORK/b070/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b070/symabis ./asm_arm64.s
cat >/tmp/go-build3247991836/b070/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b070/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo.cgo1.go $WORK/b070/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b074/
cat >/tmp/go-build3247991836/b074/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3247991836/b075/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b084/
cat >/tmp/go-build3247991836/b084/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b088/
echo -n > $WORK/b088/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm64.s
cat >/tmp/go-build3247991836/b088/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b070/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b070/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm64.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o $WORK/b070/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
bufio
mkdir -p $WORK/b092/
cat >/tmp/go-build3247991836/b092/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b030/
cat >/tmp/go-build3247991836/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3247991836/b031/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
hash
mkdir -p $WORK/b100/
net
mkdir -p $WORK/b062/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b062/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b062/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
cat >/tmp/go-build3247991836/b100/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b099/
echo -n > $WORK/b099/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./crc32_arm64.s
cat >/tmp/go-build3247991836/b099/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b099/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b104/
cat >/tmp/go-build3247991836/b104/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b108/
cat >/tmp/go-build3247991836/b108/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
crypto/internal/fips140
mkdir -p $WORK/b107/
cat >/tmp/go-build3247991836/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3247991836/b108/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/impl
mkdir -p $WORK/b115/
cat >/tmp/go-build3247991836/b115/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b112/
echo -n > $WORK/b112/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b112/symabis ./sha256block_arm64.s
cat >/tmp/go-build3247991836/b112/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b112/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b112/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b112/_pkg_.a $WORK/b112/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b116/
cat >/tmp/go-build3247991836/b116/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b002/
cat >/tmp/go-build3247991836/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build3247991836/b003/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
github.com/Knetic/govaluate
mkdir -p $WORK/b072/
cat >/tmp/go-build3247991836/b072/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile regexp=/tmp/go-build3247991836/b074/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/Knetic/govaluate -lang=go1.24 -complete -installsuffix shared -buildid PUcyxZ4sjya63BY13BIg/PUcyxZ4sjya63BY13BIg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/share/gocode/src/github.com/Knetic/govaluate/EvaluableExpression.go /usr/share/gocode/src/github.com/Knetic/govaluate/EvaluableExpression_sql.go /usr/share/gocode/src/github.com/Knetic/govaluate/ExpressionToken.go /usr/share/gocode/src/github.com/Knetic/govaluate/OperatorSymbol.go /usr/share/gocode/src/github.com/Knetic/govaluate/TokenKind.go /usr/share/gocode/src/github.com/Knetic/govaluate/evaluationStage.go /usr/share/gocode/src/github.com/Knetic/govaluate/expressionFunctions.go /usr/share/gocode/src/github.com/Knetic/govaluate/expressionOutputStream.go /usr/share/gocode/src/github.com/Knetic/govaluate/lexerState.go /usr/share/gocode/src/github.com/Knetic/govaluate/lexerStream.go /usr/share/gocode/src/github.com/Knetic/govaluate/parameters.go /usr/share/gocode/src/github.com/Knetic/govaluate/parsing.go /usr/share/gocode/src/github.com/Knetic/govaluate/sanitizedParameters.go /usr/share/gocode/src/github.com/Knetic/govaluate/stagePlanner.go /usr/share/gocode/src/github.com/Knetic/govaluate/tokenStream.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
encoding/json
mkdir -p $WORK/b079/
cat >/tmp/go-build3247991836/b079/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile encoding=/tmp/go-build3247991836/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3247991836/b082/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a3/a3e622da8c03f6827f301389a630c9b511757275508f656e1cff7d9651ee1b30-d # internal
log
mkdir -p $WORK/b093/
cat >/tmp/go-build3247991836/b093/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile log/internal=/tmp/go-build3247991836/b094/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
compress/flate
mkdir -p $WORK/b098/
cat >/tmp/go-build3247991836/b098/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b087/
cat >/tmp/go-build3247991836/b087/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/clock
mkdir -p $WORK/b086/
cat >/tmp/go-build3247991836/b086/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3247991836/b087/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/facebook/time/clock -lang=go1.24 -complete -installsuffix shared -buildid RR4jqt5fJPMznpswHPxo/RR4jqt5fJPMznpswHPxo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/facebook/time/clock/clock.go ./_build/src/github.com/facebook/time/clock/clock_64bit.go ./_build/src/github.com/facebook/time/clock/doc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b097/
cat >/tmp/go-build3247991836/b097/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile compress/flate=/tmp/go-build3247991836/b098/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile hash/crc32=/tmp/go-build3247991836/b099/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4e/4efa5447de9c6a086a951ee4e8c2ff5df088a0889f0e88ccdbfe70df6a7862c0-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b118/
echo -n > $WORK/b118/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b118/symabis ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b122/
cat >/tmp/go-build3247991836/b122/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3247991836/b056/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
cat >/tmp/go-build3247991836/b118/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b118/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b091/
cat >/tmp/go-build3247991836/b091/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile encoding/json=/tmp/go-build3247991836/b079/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile log=/tmp/go-build3247991836/b093/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b121/
cat >/tmp/go-build3247991836/b121/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build3247991836/b122/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b118/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
math/rand/v2
mkdir -p $WORK/b124/
cat >/tmp/go-build3247991836/b124/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3247991836/b014/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b118/_pkg_.a $WORK/b118/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x001.o -c _cgo_export.c
crypto/internal/fips140/hmac
mkdir -p $WORK/b111/
cat >/tmp/go-build3247991836/b111/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b110/
cat >/tmp/go-build3247991836/b110/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3247991836/b108/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b106/
echo -n > $WORK/b106/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b106/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build3247991836/b106/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3247991836/b108/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b123/
cat >/tmp/go-build3247991836/b123/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/rand/v2=/tmp/go-build3247991836/b124/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x003.o -c cgo_resnew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
math/rand
mkdir -p $WORK/b129/
cat >/tmp/go-build3247991836/b129/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x004.o -c cgo_socknew.cgo2.c
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b106/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b106/_pkg_.a $WORK/b106/aes_arm64.o $WORK/b106/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b120/
cat >/tmp/go-build3247991836/b120/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build3247991836/b121/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build3247991836/b122/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x005.o -c cgo_unix_cgo.cgo2.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
math/big
mkdir -p $WORK/b128/
echo -n > $WORK/b128/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./arith_arm64.s
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
github.com/facebook/time/servo
mkdir -p $WORK/b089/
cat >/tmp/go-build3247991836/b089/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build3247991836/b090/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/facebook/time/servo -lang=go1.24 -complete -installsuffix shared -buildid GeO8A1gVa3xuqB4eHTIb/GeO8A1gVa3xuqB4eHTIb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/facebook/time/servo/pi.go ./_build/src/github.com/facebook/time/servo/servo.go
cat >/tmp/go-build3247991836/b128/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile math/rand=/tmp/go-build3247991836/b129/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b128/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b119/
echo -n > $WORK/b119/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b119/symabis ./gcm_arm64.s
cat >/tmp/go-build3247991836/b119/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b119/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e3/e3b705235ee3340451b4e2189877fd71c46f216be94e0a95ef0c41b7b83e9345-d # internal
github.com/facebook/time/phc
mkdir -p $WORK/b085/
cat >/tmp/go-build3247991836/b085/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build3247991836/b086/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3247991836/b087/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build3247991836/b089/_pkg_.a
packagefile log=/tmp/go-build3247991836/b093/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/facebook/time/phc -lang=go1.24 -complete -installsuffix shared -buildid c0cBftJtNC_1Ke0e_Htm/c0cBftJtNC_1Ke0e_Htm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/facebook/time/phc/adjtime.go ./_build/src/github.com/facebook/time/phc/device.go ./_build/src/github.com/facebook/time/phc/doc.go ./_build/src/github.com/facebook/time/phc/offset.go ./_build/src/github.com/facebook/time/phc/phc.go ./_build/src/github.com/facebook/time/phc/pps_source.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x006.o -c cgo_unix_cgo_res.cgo2.c
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b119/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b119/_pkg_.a $WORK/b119/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b125/
cat >/tmp/go-build3247991836/b125/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e6/e69c4092dae6e547257c715e268b904159625a5b76afa3b8d2055ff00a96f507-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b136/
cat >/tmp/go-build3247991836/b136/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
crypto/cipher
mkdir -p $WORK/b105/
cat >/tmp/go-build3247991836/b105/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3247991836/b119/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o -O2 -g -lresolv
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go
cat >/tmp/go-build3247991836/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3247991836/b064/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3247991836/b065/_pkg_.a
packagefile internal/poll=/tmp/go-build3247991836/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3247991836/b066/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3247991836/b056/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile net/netip=/tmp/go-build3247991836/b067/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3247991836/b070/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_linux.cgo1.go $WORK/b062/cgo_resnew.cgo1.go $WORK/b062/cgo_socknew.cgo1.go $WORK/b062/cgo_unix_cgo.cgo1.go $WORK/b062/cgo_unix_cgo_res.cgo1.go $WORK/b062/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b103/
cat >/tmp/go-build3247991836/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build3247991836/b127/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b131/
cat >/tmp/go-build3247991836/b131/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/des
mkdir -p $WORK/b132/
cat >/tmp/go-build3247991836/b132/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b137/
echo -n > $WORK/b137/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b137/symabis ./fe_arm64.s
cat >/tmp/go-build3247991836/b137/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/arith_arm64.o ./arith_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b137/fe_arm64.o ./fe_arm64.s
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b102/
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b137/_pkg_.a $WORK/b137/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b140/
cat >/tmp/go-build3247991836/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
cat >/tmp/go-build3247991836/b102/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build3247991836/b122/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b142/
echo -n > $WORK/b142/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b142/symabis ./nat_arm64.s
cat >/tmp/go-build3247991836/b142/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b142/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/sha3
mkdir -p $WORK/b144/
cat >/tmp/go-build3247991836/b144/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b143/
cat >/tmp/go-build3247991836/b143/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/sha3=/tmp/go-build3247991836/b144/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b135/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
echo -n > $WORK/b135/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b135/symabis ./p256_asm_arm64.s
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/sha512
mkdir -p $WORK/b145/
cat >/tmp/go-build3247991836/b145/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b142/nat_arm64.o ./nat_arm64.s
cat >/tmp/go-build3247991836/b135/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3247991836/b136/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b135/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b142/_pkg_.a $WORK/b142/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
encoding/asn1
mkdir -p $WORK/b147/
cat >/tmp/go-build3247991836/b147/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3247991836/b082/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b151/
cat >/tmp/go-build3247991836/b151/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3247991836/b137/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b150/
cat >/tmp/go-build3247991836/b150/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3247991836/b151/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b149/
cat >/tmp/go-build3247991836/b149/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build3247991836/b150/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b146/
cat >/tmp/go-build3247991836/b146/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build3247991836/b147/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3247991836/b148/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/hmac
mkdir -p $WORK/b152/
cat >/tmp/go-build3247991836/b152/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build3247991836/b143/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b153/
cat >/tmp/go-build3247991836/b153/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b154/
cat >/tmp/go-build3247991836/b154/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b155/
cat >/tmp/go-build3247991836/b155/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b156/
cat >/tmp/go-build3247991836/b156/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build3247991836/b153/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b159/
echo -n > $WORK/b159/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b159/symabis ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b161/
cat >/tmp/go-build3247991836/b161/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
cat >/tmp/go-build3247991836/b159/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3247991836/b160/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b159/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
crypto/md5
mkdir -p $WORK/b162/
echo -n > $WORK/b162/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b162/symabis ./md5block_arm64.s
cat >/tmp/go-build3247991836/b162/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b159/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b159/_pkg_.a $WORK/b159/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b162/md5block_arm64.o ./md5block_arm64.s
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b158/
cat >/tmp/go-build3247991836/b158/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3247991836/b159/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3247991836/b160/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3247991836/b161/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b135/p256_asm_arm64.o ./p256_asm_arm64.s
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b162/_pkg_.a $WORK/b162/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/rc4
mkdir -p $WORK/b163/
cat >/tmp/go-build3247991836/b163/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b135/_pkg_.a $WORK/b135/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b134/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
cat >/tmp/go-build3247991836/b134/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build3247991836/b135/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
crypto/elliptic
mkdir -p $WORK/b139/
cat >/tmp/go-build3247991836/b139/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build3247991836/b135/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b141/
cat >/tmp/go-build3247991836/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build3247991836/b142/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build3247991836/b135/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b133/
cat >/tmp/go-build3247991836/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build3247991836/b134/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3247991836/b137/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b165/
cat >/tmp/go-build3247991836/b165/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build3247991836/b142/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
crypto/internal/hpke
mkdir -p $WORK/b157/
cat >/tmp/go-build3247991836/b157/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/aes=/tmp/go-build3247991836/b131/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3247991836/b133/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build3247991836/b153/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3247991836/b158/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/ecdsa
mkdir -p $WORK/b138/
cat >/tmp/go-build3247991836/b138/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3247991836/b133/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3247991836/b139/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3247991836/b140/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3247991836/b141/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build3247991836/b143/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3247991836/b145/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3247991836/b146/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3247991836/b148/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile math/rand/v2=/tmp/go-build3247991836/b124/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/sha1
mkdir -p $WORK/b166/
echo -n > $WORK/b166/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b166/symabis ./sha1block_arm64.s
cat >/tmp/go-build3247991836/b166/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b166/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b166/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b166/_pkg_.a $WORK/b166/sha1block_arm64.o # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
crypto/rsa
mkdir -p $WORK/b164/
cat >/tmp/go-build3247991836/b164/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3247991836/b140/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build3247991836/b142/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build3247991836/b165/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build3247991836/b143/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b167/
cat >/tmp/go-build3247991836/b167/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/coreos/go-systemd/daemon
mkdir -p $WORK/b061/
cat >/tmp/go-build3247991836/b061/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/coreos/go-systemd/daemon -lang=go1.24 -complete -installsuffix shared -buildid oRQLNkzvw1jZJ8K3KwiE/oRQLNkzvw1jZJ8K3KwiE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/share/gocode/src/github.com/coreos/go-systemd/daemon/sdnotify.go /usr/share/gocode/src/github.com/coreos/go-systemd/daemon/watchdog.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b083/
cat >/tmp/go-build3247991836/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding=/tmp/go-build3247991836/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build3247991836/b084/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/6a/6a5f86589d596a137217262fb676796d201680b2e8ff0da0f546cffbc3236a5f-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b168/
cat >/tmp/go-build3247991836/b168/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
crypto/dsa
mkdir -p $WORK/b170/
cat >/tmp/go-build3247991836/b170/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
encoding/hex
mkdir -p $WORK/b172/
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
cat >/tmp/go-build3247991836/b172/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
encoding/pem
mkdir -p $WORK/b173/
cat >/tmp/go-build3247991836/b173/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b171/
cat >/tmp/go-build3247991836/b171/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build3247991836/b147/_pkg_.a
packagefile encoding/hex=/tmp/go-build3247991836/b172/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
net/url
mkdir -p $WORK/b175/
cat >/tmp/go-build3247991836/b175/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile path=/tmp/go-build3247991836/b050/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
path/filepath
mkdir -p $WORK/b176/
cat >/tmp/go-build3247991836/b176/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3247991836/b047/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b180/
cat >/tmp/go-build3247991836/b180/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b181/
cat >/tmp/go-build3247991836/b181/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile container/list=/tmp/go-build3247991836/b101/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile log=/tmp/go-build3247991836/b093/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b182/
cat >/tmp/go-build3247991836/b182/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3247991836/b180/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
crypto/x509
mkdir -p $WORK/b169/
cat >/tmp/go-build3247991836/b169/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/aes=/tmp/go-build3247991836/b131/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/des=/tmp/go-build3247991836/b132/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3247991836/b170/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3247991836/b133/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3247991836/b138/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3247991836/b149/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3247991836/b139/_pkg_.a
packagefile crypto/md5=/tmp/go-build3247991836/b162/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3247991836/b164/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3247991836/b166/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3247991836/b167/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3247991836/b145/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3247991836/b171/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3247991836/b147/_pkg_.a
packagefile encoding/hex=/tmp/go-build3247991836/b172/_pkg_.a
packagefile encoding/pem=/tmp/go-build3247991836/b173/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3247991836/b146/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3247991836/b148/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile internal/goos=/tmp/go-build3247991836/b018/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/netip=/tmp/go-build3247991836/b067/_pkg_.a
packagefile net/url=/tmp/go-build3247991836/b175/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile path/filepath=/tmp/go-build3247991836/b176/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3247991836/b082/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
github.com/facebook/time/oscillatord
mkdir -p $WORK/b078/
cat >/tmp/go-build3247991836/b078/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3247991836/b079/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/facebook/time/oscillatord -lang=go1.24 -complete -installsuffix shared -buildid kBGhKz0HMGcD3ndYnDWy/kBGhKz0HMGcD3ndYnDWy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/facebook/time/oscillatord/monitoring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6b/6b138e812d7fed46905c2c4820eb761d23e2073c1a05380dd4e28d4d74581d75-d # internal
github.com/facebook/time/ptp/c4u/clock
mkdir -p $WORK/b071/
cat >/tmp/go-build3247991836/b071/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/Knetic/govaluate=/tmp/go-build3247991836/b072/_pkg_.a
packagefile github.com/eclesh/welford=/tmp/go-build3247991836/b077/_pkg_.a
packagefile github.com/facebook/time/oscillatord=/tmp/go-build3247991836/b078/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build3247991836/b085/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/facebook/time/ptp/c4u/clock -lang=go1.24 -complete -installsuffix shared -buildid EvQ7WjD3KCKLvXkcMTOs/EvQ7WjD3KCKLvXkcMTOs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/facebook/time/ptp/c4u/clock/clock.go ./_build/src/github.com/facebook/time/ptp/c4u/clock/math.go ./_build/src/github.com/facebook/time/ptp/c4u/clock/oscillatord.go ./_build/src/github.com/facebook/time/ptp/c4u/clock/ts2phc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b179/
cat >/tmp/go-build3247991836/b179/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3247991836/b180/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3247991836/b181/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f4/f41d067b87e4b64659199a5bbf7e53756d4989a7002aad09f18beba505f4bb50-d # internal
net/textproto
mkdir -p $WORK/b183/
cat >/tmp/go-build3247991836/b183/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b185/
cat >/tmp/go-build3247991836/b185/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime
mkdir -p $WORK/b186/
cat >/tmp/go-build3247991836/b186/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
mime/quotedprintable
mkdir -p $WORK/b188/
cat >/tmp/go-build3247991836/b188/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b190/
cat >/tmp/go-build3247991836/b190/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
vendor/golang.org/x/net/idna
mkdir -p $WORK/b178/
cat >/tmp/go-build3247991836/b178/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3247991836/b179/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3247991836/b181/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3247991836/b182/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
net/http/internal/ascii
mkdir -p $WORK/b191/
cat >/tmp/go-build3247991836/b191/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
github.com/facebook/time/leapsectz
mkdir -p $WORK/b193/
cat >/tmp/go-build3247991836/b193/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/facebook/time/leapsectz -lang=go1.24 -complete -installsuffix shared -buildid rSN19tQQaGIO6t7VUx8Y/rSN19tQQaGIO6t7VUx8Y -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/facebook/time/leapsectz/leapsectz.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b9/b9ba896e0b538819d2843a022b70f56c196c1cba0c90ec09e94c6efa6488ec0b-d # internal
github.com/facebook/time/ptp/c4u/utcoffset
mkdir -p $WORK/b192/
cat >/tmp/go-build3247991836/b192/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/leapsectz=/tmp/go-build3247991836/b193/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/facebook/time/ptp/c4u/utcoffset -lang=go1.24 -complete -installsuffix shared -buildid hMozAL-ZLzPbbf2NJTdF/hMozAL-ZLzPbbf2NJTdF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/facebook/time/ptp/c4u/utcoffset/utcoffset.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/70/70e3d3a469f9ccdf0b71eaa95a696d86c41b5d682ab4794231c79f4f355566db-d # internal
github.com/facebook/time/dscp
mkdir -p $WORK/b195/
cat >/tmp/go-build3247991836/b195/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/facebook/time/dscp -lang=go1.24 -complete -installsuffix shared -buildid L-gAa0anyFPL94RS18SG/L-gAa0anyFPL94RS18SG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./_build/src/github.com/facebook/time/dscp/dscp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ba/ba2290f79f6a6b4465e1f7b079395c8aadc4cb53bee47fdd27c9d988ee626991-d # internal
github.com/facebook/time/ptp/ptp4u/drain
mkdir -p $WORK/b196/
cat >/tmp/go-build3247991836/b196/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/facebook/time/ptp/ptp4u/drain -lang=go1.24 -complete -installsuffix shared -buildid T1n8x6-nsurYruaMtuwv/T1n8x6-nsurYruaMtuwv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/drain/drain.go ./_build/src/github.com/facebook/time/ptp/ptp4u/drain/file.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/77/77f989c3f4ffd7eb6e45de1f125064869ab7a41ab62e1d13b6f1f59eff81517f-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b198/
cat >/tmp/go-build3247991836/b198/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3247991836/b087/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/netip=/tmp/go-build3247991836/b067/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
mime/multipart
mkdir -p $WORK/b187/
cat >/tmp/go-build3247991836/b187/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile mime=/tmp/go-build3247991836/b186/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build3247991836/b188/_pkg_.a
packagefile net/textproto=/tmp/go-build3247991836/b183/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile path/filepath=/tmp/go-build3247991836/b176/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b177/
cat >/tmp/go-build3247991836/b177/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3247991836/b178/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/textproto=/tmp/go-build3247991836/b183/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b130/
cat >/tmp/go-build3247991836/b130/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile container/list=/tmp/go-build3247991836/b101/_pkg_.a
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/aes=/tmp/go-build3247991836/b131/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/des=/tmp/go-build3247991836/b132/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3247991836/b133/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3247991836/b138/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3247991836/b149/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3247991836/b139/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3247991836/b152/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3247991836/b119/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build3247991836/b153/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build3247991836/b154/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build3247991836/b155/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build3247991836/b156/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build3247991836/b157/_pkg_.a
packagefile crypto/md5=/tmp/go-build3247991836/b162/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/rc4=/tmp/go-build3247991836/b163/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3247991836/b164/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3247991836/b166/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3247991836/b167/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3247991836/b145/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build3247991836/b168/_pkg_.a
packagefile crypto/x509=/tmp/go-build3247991836/b169/_pkg_.a
packagefile encoding/pem=/tmp/go-build3247991836/b173/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3247991836/b158/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3247991836/b146/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b184/
cat >/tmp/go-build3247991836/b184/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3247991836/b178/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/url=/tmp/go-build3247991836/b175/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
gopkg.in/yaml.v2
mkdir -p $WORK/b199/
cat >/tmp/go-build3247991836/b199/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding=/tmp/go-build3247991836/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile regexp=/tmp/go-build3247991836/b074/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p gopkg.in/yaml.v2 -lang=go1.24 -complete -installsuffix shared -buildid nE__P3HgR7zK9DOYEV_L/nE__P3HgR7zK9DOYEV_L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
os/signal
mkdir -p $WORK/b200/
echo -n > $WORK/b200/go_asm.h # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b200/symabis ./sig.s
cat >/tmp/go-build3247991836/b200/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid r7td3OXqTTFX3Icx_0Lr/r7td3OXqTTFX3Icx_0Lr -goversion go1.24.0 -symabis $WORK/b200/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack -asmhdr $WORK/b200/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b200=>" -I $WORK/b200/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b200/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b200/_pkg_.a $WORK/b200/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8b/8b214d16d4e9698c19d21d713682d99f5ca08deb269f1e34a9a2cdbf237f9d92-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/6b/6b77dee05b65024d97228b84140aab587d7574a18c38926fa35ded7f2637ab1c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b189/
cat >/tmp/go-build3247991836/b189/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile crypto/tls=/tmp/go-build3247991836/b130/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3247991836/b065/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/textproto=/tmp/go-build3247991836/b183/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b096/
cat >/tmp/go-build3247991836/b096/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile compress/gzip=/tmp/go-build3247991836/b097/_pkg_.a
packagefile container/list=/tmp/go-build3247991836/b101/_pkg_.a
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/tls=/tmp/go-build3247991836/b130/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3247991836/b177/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3247991836/b184/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3247991836/b185/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3247991836/b178/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile log=/tmp/go-build3247991836/b093/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile math/rand=/tmp/go-build3247991836/b129/_pkg_.a
packagefile mime=/tmp/go-build3247991836/b186/_pkg_.a
packagefile mime/multipart=/tmp/go-build3247991836/b187/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3247991836/b189/_pkg_.a
packagefile net/http/internal=/tmp/go-build3247991836/b190/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3247991836/b191/_pkg_.a
packagefile net/textproto=/tmp/go-build3247991836/b183/_pkg_.a
packagefile net/url=/tmp/go-build3247991836/b175/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile path=/tmp/go-build3247991836/b050/_pkg_.a
packagefile path/filepath=/tmp/go-build3247991836/b176/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
github.com/facebook/time/ptp/c4u/stats
mkdir -p $WORK/b095/
github.com/facebook/time/ptp/ptp4u/stats
mkdir -p $WORK/b197/
cat >/tmp/go-build3247991836/b095/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3247991836/b079/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile net/http=/tmp/go-build3247991836/b096/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/facebook/time/ptp/c4u/stats -lang=go1.24 -complete -installsuffix shared -buildid AdXxtlv1iD3b0o86DuZH/AdXxtlv1iD3b0o86DuZH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack ./_build/src/github.com/facebook/time/ptp/c4u/stats/json.go ./_build/src/github.com/facebook/time/ptp/c4u/stats/stats.go
cat >/tmp/go-build3247991836/b197/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build3247991836/b079/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile net/http=/tmp/go-build3247991836/b096/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/facebook/time/ptp/ptp4u/stats -lang=go1.24 -complete -installsuffix shared -buildid ZAEvpXRWELLdPIK4-8T1/ZAEvpXRWELLdPIK4-8T1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/stats/json.go ./_build/src/github.com/facebook/time/ptp/ptp4u/stats/stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/1b/1ba9053d7558fbca1753ea5dafe4e6d300b4605de165a722c5b69ee4c411af20-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/15/154afba30f4767f8e5193b8940db9579634ecfdd9840714f337618d14a2b8a67-d # internal
github.com/facebook/time/ptp/ptp4u/server
mkdir -p $WORK/b194/
cat >/tmp/go-build3247991836/b194/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build3247991836/b195/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/drain=/tmp/go-build3247991836/b196/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/stats=/tmp/go-build3247991836/b197/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build3247991836/b198/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build3247991836/b199/_pkg_.a
packagefile math/rand=/tmp/go-build3247991836/b129/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile os/signal=/tmp/go-build3247991836/b200/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/facebook/time/ptp/ptp4u/server -lang=go1.24 -complete -installsuffix shared -buildid 5EPQqPapD9B0KDHMX8i5/5EPQqPapD9B0KDHMX8i5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/server/config.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/server.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/subscription.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/worker.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/8b/8be0bf17efa4b05db213a69bac42e19b8db1bca5f758d0719f9139aa52ca3b1c-d # internal
github.com/facebook/time/ptp/c4u
mkdir -p $WORK/b060/
cat >/tmp/go-build3247991836/b060/importcfg << 'EOF' # internal
# import config
packagefile github.com/coreos/go-systemd/daemon=/tmp/go-build3247991836/b061/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/clock=/tmp/go-build3247991836/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/stats=/tmp/go-build3247991836/b095/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/utcoffset=/tmp/go-build3247991836/b192/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/server=/tmp/go-build3247991836/b194/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/facebook/time/ptp/c4u -lang=go1.24 -complete -installsuffix shared -buildid RlSs1cS6BwXBYjJ0WaT_/RlSs1cS6BwXBYjJ0WaT_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/facebook/time/ptp/c4u/c4u.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2a/2a3b2788b5484833e8f653c710b397eaf112b8123b97e67b45e8a710c4771ca1-d # internal
github.com/facebook/time/cmd/c4u
mkdir -p $WORK/b001/
cat >/tmp/go-build3247991836/b001/importcfg << 'EOF' # internal
# import config
packagefile flag=/tmp/go-build3247991836/b002/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u=/tmp/go-build3247991836/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/clock=/tmp/go-build3247991836/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/stats=/tmp/go-build3247991836/b095/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3247991836/b070/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid lHpjNHYsv4oNr2DLtbGg/lHpjNHYsv4oNr2DLtbGg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/c4u/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/87/8799e75dae5558a6659a77768e548838dbd39a76193a576bdb80fe835be02d48-d # internal
cat >/tmp/go-build3247991836/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/c4u=/tmp/go-build3247991836/b001/_pkg_.a
packagefile flag=/tmp/go-build3247991836/b002/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u=/tmp/go-build3247991836/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/clock=/tmp/go-build3247991836/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/stats=/tmp/go-build3247991836/b095/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3247991836/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3247991836/b091/_pkg_.a
packagefile time=/tmp/go-build3247991836/b051/_pkg_.a
packagefile runtime=/tmp/go-build3247991836/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3247991836/b070/_pkg_.a
packagefile encoding=/tmp/go-build3247991836/b003/_pkg_.a
packagefile errors=/tmp/go-build3247991836/b004/_pkg_.a
packagefile fmt=/tmp/go-build3247991836/b030/_pkg_.a
packagefile io=/tmp/go-build3247991836/b045/_pkg_.a
packagefile os=/tmp/go-build3247991836/b046/_pkg_.a
packagefile reflect=/tmp/go-build3247991836/b033/_pkg_.a
packagefile slices=/tmp/go-build3247991836/b044/_pkg_.a
packagefile strconv=/tmp/go-build3247991836/b038/_pkg_.a
packagefile strings=/tmp/go-build3247991836/b059/_pkg_.a
packagefile github.com/coreos/go-systemd/daemon=/tmp/go-build3247991836/b061/_pkg_.a
packagefile github.com/facebook/time/ptp/c4u/utcoffset=/tmp/go-build3247991836/b192/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/server=/tmp/go-build3247991836/b194/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3247991836/b088/_pkg_.a
packagefile github.com/Knetic/govaluate=/tmp/go-build3247991836/b072/_pkg_.a
packagefile github.com/eclesh/welford=/tmp/go-build3247991836/b077/_pkg_.a
packagefile github.com/facebook/time/oscillatord=/tmp/go-build3247991836/b078/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build3247991836/b085/_pkg_.a
packagefile math=/tmp/go-build3247991836/b036/_pkg_.a
packagefile net=/tmp/go-build3247991836/b062/_pkg_.a
packagefile sort=/tmp/go-build3247991836/b076/_pkg_.a
packagefile encoding/json=/tmp/go-build3247991836/b079/_pkg_.a
packagefile net/http=/tmp/go-build3247991836/b096/_pkg_.a
packagefile sync/atomic=/tmp/go-build3247991836/b042/_pkg_.a
packagefile bytes=/tmp/go-build3247991836/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build3247991836/b081/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build3247991836/b084/_pkg_.a
packagefile bufio=/tmp/go-build3247991836/b092/_pkg_.a
packagefile context=/tmp/go-build3247991836/b063/_pkg_.a
packagefile log=/tmp/go-build3247991836/b093/_pkg_.a
packagefile sync=/tmp/go-build3247991836/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3247991836/b039/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3247991836/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3247991836/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3247991836/b029/_pkg_.a
packagefile math/bits=/tmp/go-build3247991836/b037/_pkg_.a
packagefile syscall=/tmp/go-build3247991836/b054/_pkg_.a
packagefile internal/abi=/tmp/go-build3247991836/b006/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3247991836/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3247991836/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3247991836/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3247991836/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3247991836/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3247991836/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3247991836/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3247991836/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3247991836/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3247991836/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3247991836/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3247991836/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3247991836/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3247991836/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3247991836/b028/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3247991836/b005/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3247991836/b031/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3247991836/b047/_pkg_.a
packagefile internal/itoa=/tmp/go-build3247991836/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build3247991836/b055/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3247991836/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3247991836/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build3247991836/b058/_pkg_.a
packagefile io/fs=/tmp/go-build3247991836/b048/_pkg_.a
packagefile internal/race=/tmp/go-build3247991836/b025/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3247991836/b009/_pkg_.a
packagefile iter=/tmp/go-build3247991836/b035/_pkg_.a
packagefile unicode=/tmp/go-build3247991836/b043/_pkg_.a
packagefile cmp=/tmp/go-build3247991836/b032/_pkg_.a
packagefile github.com/facebook/time/leapsectz=/tmp/go-build3247991836/b193/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build3247991836/b195/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/drain=/tmp/go-build3247991836/b196/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/stats=/tmp/go-build3247991836/b197/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build3247991836/b198/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build3247991836/b199/_pkg_.a
packagefile math/rand=/tmp/go-build3247991836/b129/_pkg_.a
packagefile os/signal=/tmp/go-build3247991836/b200/_pkg_.a
packagefile regexp=/tmp/go-build3247991836/b074/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build3247991836/b086/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3247991836/b087/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build3247991836/b089/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3247991836/b064/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3247991836/b065/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3247991836/b066/_pkg_.a
packagefile net/netip=/tmp/go-build3247991836/b067/_pkg_.a
packagefile encoding/base64=/tmp/go-build3247991836/b080/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3247991836/b082/_pkg_.a
packagefile compress/gzip=/tmp/go-build3247991836/b097/_pkg_.a
packagefile container/list=/tmp/go-build3247991836/b101/_pkg_.a
packagefile crypto/rand=/tmp/go-build3247991836/b102/_pkg_.a
packagefile crypto/tls=/tmp/go-build3247991836/b130/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3247991836/b177/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3247991836/b184/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3247991836/b185/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build3247991836/b178/_pkg_.a
packagefile maps=/tmp/go-build3247991836/b174/_pkg_.a
packagefile mime=/tmp/go-build3247991836/b186/_pkg_.a
packagefile mime/multipart=/tmp/go-build3247991836/b187/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build3247991836/b189/_pkg_.a
packagefile net/http/internal=/tmp/go-build3247991836/b190/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build3247991836/b191/_pkg_.a
packagefile net/textproto=/tmp/go-build3247991836/b183/_pkg_.a
packagefile net/url=/tmp/go-build3247991836/b175/_pkg_.a
packagefile path=/tmp/go-build3247991836/b050/_pkg_.a
packagefile path/filepath=/tmp/go-build3247991836/b176/_pkg_.a
packagefile log/internal=/tmp/go-build3247991836/b094/_pkg_.a
packagefile internal/sync=/tmp/go-build3247991836/b041/_pkg_.a
packagefile internal/bisect=/tmp/go-build3247991836/b053/_pkg_.a
packagefile internal/asan=/tmp/go-build3247991836/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build3247991836/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build3247991836/b049/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3247991836/b075/_pkg_.a
packagefile container/ring=/tmp/go-build3247991836/b090/_pkg_.a
packagefile unique=/tmp/go-build3247991836/b068/_pkg_.a
packagefile compress/flate=/tmp/go-build3247991836/b098/_pkg_.a
packagefile hash/crc32=/tmp/go-build3247991836/b099/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build3247991836/b103/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build3247991836/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build3247991836/b120/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build3247991836/b125/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build3247991836/b123/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build3247991836/b122/_pkg_.a
packagefile math/big=/tmp/go-build3247991836/b128/_pkg_.a
packagefile crypto=/tmp/go-build3247991836/b104/_pkg_.a
packagefile crypto/aes=/tmp/go-build3247991836/b131/_pkg_.a
packagefile crypto/cipher=/tmp/go-build3247991836/b105/_pkg_.a
packagefile crypto/des=/tmp/go-build3247991836/b132/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build3247991836/b133/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build3247991836/b138/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build3247991836/b149/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build3247991836/b139/_pkg_.a
packagefile crypto/hmac=/tmp/go-build3247991836/b152/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build3247991836/b106/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3247991836/b119/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build3247991836/b153/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build3247991836/b154/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build3247991836/b155/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build3247991836/b156/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build3247991836/b157/_pkg_.a
packagefile crypto/md5=/tmp/go-build3247991836/b162/_pkg_.a
packagefile crypto/rc4=/tmp/go-build3247991836/b163/_pkg_.a
packagefile crypto/rsa=/tmp/go-build3247991836/b164/_pkg_.a
packagefile crypto/sha1=/tmp/go-build3247991836/b166/_pkg_.a
packagefile crypto/sha256=/tmp/go-build3247991836/b167/_pkg_.a
packagefile crypto/sha512=/tmp/go-build3247991836/b145/_pkg_.a
packagefile crypto/subtle=/tmp/go-build3247991836/b126/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build3247991836/b168/_pkg_.a
packagefile crypto/x509=/tmp/go-build3247991836/b169/_pkg_.a
packagefile encoding/pem=/tmp/go-build3247991836/b173/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3247991836/b158/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3247991836/b146/_pkg_.a
packagefile hash=/tmp/go-build3247991836/b100/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3247991836/b179/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3247991836/b181/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3247991836/b182/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build3247991836/b188/_pkg_.a
packagefile weak=/tmp/go-build3247991836/b069/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build3247991836/b127/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3247991836/b108/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build3247991836/b121/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build3247991836/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build3247991836/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3247991836/b113/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build3247991836/b112/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build3247991836/b116/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build3247991836/b118/_pkg_.a
packagefile math/rand/v2=/tmp/go-build3247991836/b124/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build3247991836/b109/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build3247991836/b134/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3247991836/b137/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build3247991836/b140/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3247991836/b141/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build3247991836/b143/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3247991836/b148/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build3247991836/b150/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build3247991836/b135/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build3247991836/b111/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3247991836/b114/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build3247991836/b115/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build3247991836/b142/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build3247991836/b165/_pkg_.a
packagefile crypto/dsa=/tmp/go-build3247991836/b170/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build3247991836/b171/_pkg_.a
packagefile encoding/asn1=/tmp/go-build3247991836/b147/_pkg_.a
packagefile encoding/hex=/tmp/go-build3247991836/b172/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3247991836/b159/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3247991836/b160/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3247991836/b161/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build3247991836/b180/_pkg_.a
packagefile crypto/sha3=/tmp/go-build3247991836/b144/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3247991836/b151/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3247991836/b136/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/c4u\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=OS5bGw4pMZNP9YhdRS2t/lHpjNHYsv4oNr2DLtbGg/cKBYTMy464TE4IiHBKh8/OS5bGw4pMZNP9YhdRS2t -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/c4u
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename ntpcheck
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpcheck github.com/facebook/time/cmd/ntpcheck
WORK=/tmp/go-build2555818967
internal/byteorder
mkdir -p $WORK/b013/
internal/unsafeheader
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b013/importcfg # internal
echo '# import config' > $WORK/b009/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
internal/goarch
mkdir -p $WORK/b007/
echo '# import config' > $WORK/b007/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
echo '# import config' > $WORK/b012/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
cat >/tmp/go-build2555818967/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b016/
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
echo '# import config' > $WORK/b016/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cat >/tmp/go-build2555818967/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cat >/tmp/go-build2555818967/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
cat >/tmp/go-build2555818967/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build2555818967/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
cat >/tmp/go-build2555818967/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build2555818967/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b028/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build2555818967/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
EOF
cat >/tmp/go-build2555818967/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build2555818967/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
sync/atomic
mkdir -p $WORK/b032/
echo -n > $WORK/b032/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b032/symabis ./asm.s
echo '# import config' > $WORK/b032/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b032/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
math/bits
mkdir -p $WORK/b036/
echo '# import config' > $WORK/b036/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
internal/itoa
mkdir -p $WORK/b038/
echo '# import config' > $WORK/b038/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
unicode/utf8
mkdir -p $WORK/b046/
echo '# import config' > $WORK/b046/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/asm.o ./asm.s
math
mkdir -p $WORK/b045/
echo -n > $WORK/b045/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b032/_pkg_.a $WORK/b032/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
unicode
mkdir -p $WORK/b051/
echo '# import config' > $WORK/b051/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cat >/tmp/go-build2555818967/b045/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b045/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
cmp
mkdir -p $WORK/b060/
echo '# import config' > $WORK/b060/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build2555818967/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b068/
echo '# import config' > $WORK/b068/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b022/
cat >/tmp/go-build2555818967/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build2555818967/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build2555818967/b024/_pkg_.a
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2555818967/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
internal/sync
mkdir -p $WORK/b031/
cat >/tmp/go-build2555818967/b031/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b072/
cat >/tmp/go-build2555818967/b072/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b073/
cat >/tmp/go-build2555818967/b073/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b076/
echo -n > $WORK/b076/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./xor_arm64.s
cat >/tmp/go-build2555818967/b076/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build2555818967/b068/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b076/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/xor_arm64.o ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
encoding
mkdir -p $WORK/b083/
echo '# import config' > $WORK/b083/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
unicode/utf16
mkdir -p $WORK/b087/
echo '# import config' > $WORK/b087/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
internal/nettrace
mkdir -p $WORK/b093/
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/exp_arm64.o ./exp_arm64.s
echo '# import config' > $WORK/b093/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/modf_arm64.o ./modf_arm64.s
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
log/internal
mkdir -p $WORK/b101/
echo '# import config' > $WORK/b101/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b113/
echo -n > $WORK/b113/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./sig_other.s
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/dim_arm64.o $WORK/b045/exp_arm64.o $WORK/b045/floor_arm64.o $WORK/b045/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
echo '# import config' > $WORK/b113/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
runtime
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/sig_other.o ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
cat >/tmp/go-build2555818967/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2555818967/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2555818967/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2555818967/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2555818967/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build2555818967/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2555818967/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2555818967/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2555818967/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2555818967/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2555818967/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2555818967/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
weak
mkdir -p $WORK/b097/
iter
mkdir -p $WORK/b050/
cat >/tmp/go-build2555818967/b050/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/iter/iter.go
sync
mkdir -p $WORK/b030/
cat >/tmp/go-build2555818967/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build2555818967/b031/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
cat >/tmp/go-build2555818967/b097/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build2555818967/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2555818967/b009/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b059/
cat >/tmp/go-build2555818967/b059/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b112/
cat >/tmp/go-build2555818967/b112/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b128/
cat >/tmp/go-build2555818967/b128/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b004/
cat >/tmp/go-build2555818967/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2555818967/b005/_pkg_.a
EOF
sort
mkdir -p $WORK/b104/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
cat >/tmp/go-build2555818967/b104/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2555818967/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b035/
cat >/tmp/go-build2555818967/b035/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
internal/testlog
mkdir -p $WORK/b063/
cat >/tmp/go-build2555818967/b063/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
internal/oserror
mkdir -p $WORK/b039/
cat >/tmp/go-build2555818967/b039/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
io
mkdir -p $WORK/b043/
cat >/tmp/go-build2555818967/b043/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
syscall
mkdir -p $WORK/b037/
echo -n > $WORK/b037/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2555818967/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build2555818967/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/msan=/tmp/go-build2555818967/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build2555818967/b039/_pkg_.a
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2555818967/b028/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b034/
cat >/tmp/go-build2555818967/b034/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build2555818967/b035/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2555818967/b016/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
strconv
mkdir -p $WORK/b044/
cat >/tmp/go-build2555818967/b044/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
hash
mkdir -p $WORK/b042/
cat >/tmp/go-build2555818967/b042/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
bytes
mkdir -p $WORK/b049/
cat >/tmp/go-build2555818967/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
path
mkdir -p $WORK/b058/
cat >/tmp/go-build2555818967/b058/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b065/
cat >/tmp/go-build2555818967/b065/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build2555818967/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
strings
mkdir -p $WORK/b066/
cat >/tmp/go-build2555818967/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
math/rand/v2
mkdir -p $WORK/b079/
cat >/tmp/go-build2555818967/b079/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2555818967/b014/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
crypto
mkdir -p $WORK/b041/
cat >/tmp/go-build2555818967/b041/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
reflect
mkdir -p $WORK/b081/
echo -n > $WORK/b081/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./asm_arm64.s
cat >/tmp/go-build2555818967/b081/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2555818967/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2555818967/b009/_pkg_.a
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b078/
cat >/tmp/go-build2555818967/b078/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2555818967/b079/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b092/
cat >/tmp/go-build2555818967/b092/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
crypto/internal/fips140
mkdir -p $WORK/b064/
cat >/tmp/go-build2555818967/b064/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2555818967/b065/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/impl
mkdir -p $WORK/b074/
cat >/tmp/go-build2555818967/b074/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b071/
echo -n > $WORK/b071/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./sha256block_arm64.s
cat >/tmp/go-build2555818967/b071/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2555818967/b074/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b071/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b075/
cat >/tmp/go-build2555818967/b075/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b033/
cat >/tmp/go-build2555818967/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2555818967/b034/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
internal/syscall/unix
mkdir -p $WORK/b054/
cat >/tmp/go-build2555818967/b054/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
internal/syscall/execenv
mkdir -p $WORK/b062/
cat >/tmp/go-build2555818967/b062/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b077/
echo -n > $WORK/b077/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
bufio
mkdir -p $WORK/b089/
cat >/tmp/go-build2555818967/b089/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
cat >/tmp/go-build2555818967/b077/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2555818967/b074/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b077/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b070/
cat >/tmp/go-build2555818967/b070/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2555818967/b071/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2555818967/b075/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2555818967/b077/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
internal/singleflight
mkdir -p $WORK/b094/
cat >/tmp/go-build2555818967/b094/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b069/
cat >/tmp/go-build2555818967/b069/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2555818967/b070/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2555818967/b071/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2555818967/b065/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b096/
cat >/tmp/go-build2555818967/b096/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build2555818967/b031/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile weak=/tmp/go-build2555818967/b097/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b067/
echo -n > $WORK/b067/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b067/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build2555818967/b067/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2555818967/b068/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2555818967/b069/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2555818967/b065/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2555818967/b074/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b067/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b095/
cat >/tmp/go-build2555818967/b095/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile unique=/tmp/go-build2555818967/b096/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b067/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/aes_arm64.o $WORK/b067/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
runtime/cgo
mkdir -p $WORK/b098/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b098/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
context
mkdir -p $WORK/b003/
cat >/tmp/go-build2555818967/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2555818967/b005/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go
cd $WORK/b098
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
io/fs
mkdir -p $WORK/b057/
cat >/tmp/go-build2555818967/b057/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build2555818967/b039/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile path=/tmp/go-build2555818967/b058/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b056/
cat >/tmp/go-build2555818967/b056/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/asm_arm64.o ./asm_arm64.s
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x006.o -c gcc_linux_arm64.c
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
internal/poll
mkdir -p $WORK/b061/
cat >/tmp/go-build2555818967/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2555818967/b054/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
encoding/binary
mkdir -p $WORK/b080/
cat >/tmp/go-build2555818967/b080/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x007.o -c gcc_mmap.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/fmtsort
mkdir -p $WORK/b086/
cat >/tmp/go-build2555818967/b086/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
os
mkdir -p $WORK/b055/
cat >/tmp/go-build2555818967/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2555818967/b056/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/poll=/tmp/go-build2555818967/b061/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2555818967/b062/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2555818967/b054/_pkg_.a
packagefile internal/testlog=/tmp/go-build2555818967/b063/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
regexp/syntax
mkdir -p $WORK/b106/
cat >/tmp/go-build2555818967/b106/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x010.o -c gcc_stack_unix.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b084/
cat >/tmp/go-build2555818967/b084/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x011.o -c gcc_traceback.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x012.o -c gcc_util.c
golang.org/x/sys/unix
mkdir -p $WORK/b103/
echo -n > $WORK/b103/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2555818967/b103/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x013.o -c linux_syscall.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_x014.o -c gcc_arm64.S
cd $WORK/b098
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I $WORK/b098/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b098/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o $WORK/b098/_x006.o $WORK/b098/_x007.o $WORK/b098/_x008.o $WORK/b098/_x009.o $WORK/b098/_x010.o $WORK/b098/_x011.o $WORK/b098/_x012.o $WORK/b098/_x013.o $WORK/b098/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b105/
cat >/tmp/go-build2555818967/b105/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2555818967/b106/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o $WORK/b098/_x006.o $WORK/b098/_x007.o $WORK/b098/_x008.o $WORK/b098/_x009.o $WORK/b098/_x010.o $WORK/b098/_x011.o $WORK/b098/_x012.o $WORK/b098/_x013.o $WORK/b098/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go -dynlinker
echo -n > $WORK/b098/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./asm_arm64.s
cat >/tmp/go-build2555818967/b098/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo.cgo1.go $WORK/b098/_cgo_import.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b098/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/asm_arm64.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o $WORK/b098/_x006.o $WORK/b098/_x007.o $WORK/b098/_x008.o $WORK/b098/_x009.o $WORK/b098/_x010.o $WORK/b098/_x011.o $WORK/b098/_x012.o $WORK/b098/_x013.o $WORK/b098/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b085/
cat >/tmp/go-build2555818967/b085/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2555818967/b086/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
crypto/internal/sysrand
mkdir -p $WORK/b053/
cat >/tmp/go-build2555818967/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2555818967/b054/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b052/
cat >/tmp/go-build2555818967/b052/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build2555818967/b053/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
net
mkdir -p $WORK/b091/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b091/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b091/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b048/
cat >/tmp/go-build2555818967/b048/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2555818967/b052/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2555818967/b067/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2555818967/b069/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2555818967/b078/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2555818967/b053/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b047/
cat >/tmp/go-build2555818967/b047/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build2555818967/b048/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2555818967/b071/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2555818967/b075/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2555818967/b077/_pkg_.a
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
packagefile internal/godebug=/tmp/go-build2555818967/b034/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
crypto/md5
mkdir -p $WORK/b040/
echo -n > $WORK/b040/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b040/symabis ./md5block_arm64.s
cat >/tmp/go-build2555818967/b040/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2555818967/b041/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2555818967/b047/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b040/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b040/_pkg_.a $WORK/b040/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b111/
echo -n > $WORK/b111/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./gcm_arm64.s
cat >/tmp/go-build2555818967/b111/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2555818967/b067/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2555818967/b068/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2555818967/b069/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2555818967/b048/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2555818967/b074/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
encoding/json
mkdir -p $WORK/b082/
cat >/tmp/go-build2555818967/b082/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile encoding=/tmp/go-build2555818967/b083/_pkg_.a
packagefile encoding/base64=/tmp/go-build2555818967/b084/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2555818967/b087/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
log
mkdir -p $WORK/b100/
cat >/tmp/go-build2555818967/b100/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile log/internal=/tmp/go-build2555818967/b101/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
github.com/facebook/time/ntp/control
mkdir -p $WORK/b099/
cat >/tmp/go-build2555818967/b099/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile log=/tmp/go-build2555818967/b100/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p github.com/facebook/time/ntp/control -lang=go1.24 -complete -installsuffix shared -buildid fIGdxG1Y2CAf3PE4gxKG/fIGdxG1Y2CAf3PE4gxKG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack ./_build/src/github.com/facebook/time/ntp/control/client.go ./_build/src/github.com/facebook/time/ntp/control/doc.go ./_build/src/github.com/facebook/time/ntp/control/packet.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ef/ef0d0f9692ef11d89fd3c96e34152ef4cdaf61855ea7de965fc01cb1d3954c9f-d # internal
crypto/cipher
mkdir -p $WORK/b110/
cat >/tmp/go-build2555818967/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2555818967/b067/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2555818967/b111/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2555818967/b068/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2555818967/b047/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2555818967/b112/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/leapsectz
mkdir -p $WORK/b114/
cat >/tmp/go-build2555818967/b114/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/facebook/time/leapsectz -lang=go1.24 -complete -installsuffix shared -buildid rSN19tQQaGIO6t7VUx8Y/rSN19tQQaGIO6t7VUx8Y -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/facebook/time/leapsectz/leapsectz.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b109/
cat >/tmp/go-build2555818967/b109/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2555818967/b041/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2555818967/b110/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2555818967/b113/_pkg_.a
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b9/b9ba896e0b538819d2843a022b70f56c196c1cba0c90ec09e94c6efa6488ec0b-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b117/
cat >/tmp/go-build2555818967/b117/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build2555818967/b103/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/sha1
mkdir -p $WORK/b108/
echo -n > $WORK/b108/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./sha1block_arm64.s
cat >/tmp/go-build2555818967/b108/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2555818967/b041/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2555818967/b109/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2555818967/b047/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/mattn/go-isatty
mkdir -p $WORK/b120/
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
github.com/facebook/time/leaphash
mkdir -p $WORK/b107/
cat >/tmp/go-build2555818967/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/sha1=/tmp/go-build2555818967/b108/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p github.com/facebook/time/leaphash -lang=go1.24 -complete -installsuffix shared -buildid DomrXw8bLGhYV3tV7VSP/DomrXw8bLGhYV3tV7VSP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack ./_build/src/github.com/facebook/time/leaphash/leaphash.go
cat >/tmp/go-build2555818967/b120/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build2555818967/b103/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p github.com/mattn/go-isatty -lang=go1.24 -complete -installsuffix shared -buildid 333GRKq3jvCFHEhtkMhV/333GRKq3jvCFHEhtkMhV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-isatty/doc.go /usr/share/gocode/src/github.com/mattn/go-isatty/isatty_tcgets.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/95/95c72236c155e5be241f6fdeb1a55e3173e8d3423f15d8a97aabe2a3db4676a0-d # internal
encoding/csv
mkdir -p $WORK/b123/
cat >/tmp/go-build2555818967/b123/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2555818967/b089/_pkg_.a
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid RVtIxPAEJvxouVx-edNm/RVtIxPAEJvxouVx-edNm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/79/7971edc156503403eb1ed65320e36ec3318eee199f6b15badaa4c59e083fde41-d # internal
github.com/mattn/go-colorable
mkdir -p $WORK/b119/
cat >/tmp/go-build2555818967/b119/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build2555818967/b120/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p github.com/mattn/go-colorable -lang=go1.24 -complete -installsuffix shared -buildid rMHMCt8IxnEbp6aQSl6V/rMHMCt8IxnEbp6aQSl6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-colorable/colorable_others.go /usr/share/gocode/src/github.com/mattn/go-colorable/noncolorable.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/fd/fdba20382d2f1b1d7cb4843ba60f68240527b3dc6ad2b3ea05d62157ec548e72-d # internal
github.com/fatih/color
mkdir -p $WORK/b118/
cat >/tmp/go-build2555818967/b118/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/mattn/go-colorable=/tmp/go-build2555818967/b119/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build2555818967/b120/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/fatih/color -lang=go1.24 -complete -installsuffix shared -buildid wmfIKmkOepCW4xCX7xZp/wmfIKmkOepCW4xCX7xZp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/share/gocode/src/github.com/fatih/color/color.go /usr/share/gocode/src/github.com/fatih/color/doc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/1c/1cc2fb893d7267b8946c26940c4bb128fee0d2696d25bcf431e543e5c5c6dac7-d # internal
encoding/hex
mkdir -p $WORK/b124/
cat >/tmp/go-build2555818967/b124/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b102/
cat >/tmp/go-build2555818967/b102/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2555818967/b089/_pkg_.a
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile context=/tmp/go-build2555818967/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build2555818967/b082/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2555818967/b103/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile log=/tmp/go-build2555818967/b100/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
flag
mkdir -p $WORK/b125/
cat >/tmp/go-build2555818967/b125/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build2555818967/b083/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1f/1f7a961c0a88551b2ce80a73e852b4462e24841bef44d010e7c23a9823de6f0c-d # internal
path/filepath
mkdir -p $WORK/b126/
cat >/tmp/go-build2555818967/b126/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2555818967/b056/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
net/url
mkdir -p $WORK/b129/
cat >/tmp/go-build2555818967/b129/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile maps=/tmp/go-build2555818967/b128/_pkg_.a
packagefile path=/tmp/go-build2555818967/b058/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
text/template/parse
mkdir -p $WORK/b130/
cat >/tmp/go-build2555818967/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid Sa45C2JdkuymBS5NuJxw/Sa45C2JdkuymBS5NuJxw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go
cd $WORK/b091
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x001.o -c _cgo_export.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x002.o -c cgo_linux.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x003.o -c cgo_resnew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x005.o -c cgo_unix_cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7a/7a5f1aba29d1d11b2f0b5e93a8f4bbd74e750d4aebcbbd5b38d6ee1be5c64957-d # internal
text/template
mkdir -p $WORK/b127/
cat >/tmp/go-build2555818967/b127/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2555818967/b086/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile maps=/tmp/go-build2555818967/b128/_pkg_.a
packagefile net/url=/tmp/go-build2555818967/b129/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile path=/tmp/go-build2555818967/b058/_pkg_.a
packagefile path/filepath=/tmp/go-build2555818967/b126/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile text/template/parse=/tmp/go-build2555818967/b130/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid tIuImRdziBg6tzH6OxqH/tIuImRdziBg6tzH6OxqH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go
cd $WORK/b091
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_x006.o -c cgo_unix_cgo_res.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I $WORK/b091/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b091/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o -O2 -g -lresolv
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go
cat >/tmp/go-build2555818967/b091/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile context=/tmp/go-build2555818967/b003/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2555818967/b092/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2555818967/b034/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2555818967/b093/_pkg_.a
packagefile internal/poll=/tmp/go-build2555818967/b061/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2555818967/b094/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2555818967/b054/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile net/netip=/tmp/go-build2555818967/b095/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2555818967/b098/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix_cgo.cgo1.go $WORK/b091/cgo_unix_cgo_res.cgo1.go $WORK/b091/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/91/915f3c8257957bd09e1da9fa14fca7387d2b85306614b6bbdab60afe5ad0d564-d # internal
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o $WORK/b091/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/ntp/protocol
mkdir -p $WORK/b115/
github.com/facebook/time/ntp/chrony
github.com/facebook/time/timestamp
mkdir -p $WORK/b116/
mkdir -p $WORK/b090/
cat >/tmp/go-build2555818967/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p github.com/facebook/time/ntp/protocol -lang=go1.24 -complete -installsuffix shared -buildid C_RsDnwpQAsckYkicMVH/C_RsDnwpQAsckYkicMVH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack ./_build/src/github.com/facebook/time/ntp/protocol/ntp.go ./_build/src/github.com/facebook/time/ntp/protocol/packet.go
cat >/tmp/go-build2555818967/b090/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/facebook/time/ntp/chrony -lang=go1.24 -complete -installsuffix shared -buildid I4TVh5gI-kM6l9qDIhI1/I4TVh5gI-kM6l9qDIhI1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/facebook/time/ntp/chrony/client.go ./_build/src/github.com/facebook/time/ntp/chrony/doc.go ./_build/src/github.com/facebook/time/ntp/chrony/helpers.go ./_build/src/github.com/facebook/time/ntp/chrony/logger.go ./_build/src/github.com/facebook/time/ntp/chrony/packet.go
cat >/tmp/go-build2555818967/b116/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2555818967/b117/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile net/netip=/tmp/go-build2555818967/b095/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
github.com/spf13/pflag
mkdir -p $WORK/b122/
cat >/tmp/go-build2555818967/b122/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile encoding/base64=/tmp/go-build2555818967/b084/_pkg_.a
packagefile encoding/csv=/tmp/go-build2555818967/b123/_pkg_.a
packagefile encoding/hex=/tmp/go-build2555818967/b124/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile flag=/tmp/go-build2555818967/b125/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p github.com/spf13/pflag -lang=go1.24 -complete -installsuffix shared -buildid oXJM5k0yJEQZo_pA6tzx/oXJM5k0yJEQZo_pA6tzx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/share/gocode/src/github.com/spf13/pflag/bool.go /usr/share/gocode/src/github.com/spf13/pflag/bool_slice.go /usr/share/gocode/src/github.com/spf13/pflag/bytes.go /usr/share/gocode/src/github.com/spf13/pflag/count.go /usr/share/gocode/src/github.com/spf13/pflag/duration.go /usr/share/gocode/src/github.com/spf13/pflag/duration_slice.go /usr/share/gocode/src/github.com/spf13/pflag/flag.go /usr/share/gocode/src/github.com/spf13/pflag/float32.go /usr/share/gocode/src/github.com/spf13/pflag/float32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/float64.go /usr/share/gocode/src/github.com/spf13/pflag/float64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/golangflag.go /usr/share/gocode/src/github.com/spf13/pflag/int.go /usr/share/gocode/src/github.com/spf13/pflag/int16.go /usr/share/gocode/src/github.com/spf13/pflag/int32.go /usr/share/gocode/src/github.com/spf13/pflag/int32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int64.go /usr/share/gocode/src/github.com/spf13/pflag/int64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int8.go /usr/share/gocode/src/github.com/spf13/pflag/int_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ip.go /usr/share/gocode/src/github.com/spf13/pflag/ip_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ipmask.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string.go /usr/share/gocode/src/github.com/spf13/pflag/string_array.go /usr/share/gocode/src/github.com/spf13/pflag/string_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int64.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_string.go /usr/share/gocode/src/github.com/spf13/pflag/uint.go /usr/share/gocode/src/github.com/spf13/pflag/uint16.go /usr/share/gocode/src/github.com/spf13/pflag/uint32.go /usr/share/gocode/src/github.com/spf13/pflag/uint64.go /usr/share/gocode/src/github.com/spf13/pflag/uint8.go /usr/share/gocode/src/github.com/spf13/pflag/uint_slice.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/65/656ec09d4ba28a4da35b32a64ed7a0ddd8cb43d19bb874fc8266c5af4c49734e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/c6/c65fbda1b858ca67e85d3e6c5434faf94b5d616e8fb9f5b1df04994e5b032224-d # internal
github.com/facebook/time/cmd/ntpcheck/checker
mkdir -p $WORK/b088/
cat >/tmp/go-build2555818967/b088/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2555818967/b089/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/facebook/time/ntp/chrony=/tmp/go-build2555818967/b090/_pkg_.a
packagefile github.com/facebook/time/ntp/control=/tmp/go-build2555818967/b099/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2555818967/b102/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile path=/tmp/go-build2555818967/b058/_pkg_.a
packagefile regexp=/tmp/go-build2555818967/b105/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/facebook/time/cmd/ntpcheck/checker -lang=go1.24 -complete -installsuffix shared -buildid PERBmAYur_-ZK6rFmXuT/PERBmAYur_-ZK6rFmXuT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/checkresult.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/chrony.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/doc.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/ntpd.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/peer.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/peerstats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/runner.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/serverstats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/stats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/checker/system.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/46/46aabb8fda76eedba3b4f95bb7139ae31a043b2105699196d75bb02d97571310-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b7/b70e51d54921e6be92f3458793138ef9ecb02d63082cd62421dbbf8264c08ed0-d # internal
github.com/spf13/cobra
mkdir -p $WORK/b121/
cat >/tmp/go-build2555818967/b121/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile context=/tmp/go-build2555818967/b003/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build2555818967/b122/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build2555818967/b126/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile regexp=/tmp/go-build2555818967/b105/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile text/template=/tmp/go-build2555818967/b127/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p github.com/spf13/cobra -lang=go1.24 -complete -installsuffix shared -buildid huT7ZvuX-Lsssbym0Y_9/huT7ZvuX-Lsssbym0Y_9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/active_help.go /usr/share/gocode/src/github.com/spf13/cobra/args.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completions.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completionsV2.go /usr/share/gocode/src/github.com/spf13/cobra/cobra.go /usr/share/gocode/src/github.com/spf13/cobra/command.go /usr/share/gocode/src/github.com/spf13/cobra/command_notwin.go /usr/share/gocode/src/github.com/spf13/cobra/completions.go /usr/share/gocode/src/github.com/spf13/cobra/fish_completions.go /usr/share/gocode/src/github.com/spf13/cobra/flag_groups.go /usr/share/gocode/src/github.com/spf13/cobra/powershell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/shell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/zsh_completions.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/06/061358eb5e7101821dea6796f9ac7115feb25ac3c103e9ad4ce6f932ba996b91-d # internal
github.com/facebook/time/cmd/ntpcheck/cmd
mkdir -p $WORK/b002/
cat >/tmp/go-build2555818967/b002/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2555818967/b003/_pkg_.a
packagefile crypto/md5=/tmp/go-build2555818967/b040/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile encoding/json=/tmp/go-build2555818967/b082/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/facebook/time/cmd/ntpcheck/checker=/tmp/go-build2555818967/b088/_pkg_.a
packagefile github.com/facebook/time/leaphash=/tmp/go-build2555818967/b107/_pkg_.a
packagefile github.com/facebook/time/leapsectz=/tmp/go-build2555818967/b114/_pkg_.a
packagefile github.com/facebook/time/ntp/protocol=/tmp/go-build2555818967/b115/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build2555818967/b116/_pkg_.a
packagefile github.com/fatih/color=/tmp/go-build2555818967/b118/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2555818967/b102/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build2555818967/b121/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2555818967/b103/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/facebook/time/cmd/ntpcheck/cmd -lang=go1.24 -complete -installsuffix shared -buildid GQC6TmzxdM0uu0vF6-7V/GQC6TmzxdM0uu0vF6-7V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/diag.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/helper_64bit.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/offset.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/peerstats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/root.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/serverstats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/stats.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/utils.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/utils_linux.go ./_build/src/github.com/facebook/time/cmd/ntpcheck/cmd/utils_notdarwin.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9a/9af5e824b12f84c785315823c991f380bea60dbd8ee0e0c12e9bb24b66ef1a7f-d # internal
github.com/facebook/time/cmd/ntpcheck
mkdir -p $WORK/b001/
cat >/tmp/go-build2555818967/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/cmd/ntpcheck/cmd=/tmp/go-build2555818967/b002/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2555818967/b098/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid U-PiAQOOJB8aI8ccTuEW/U-PiAQOOJB8aI8ccTuEW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ntpcheck/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3b/3bc019168ccc0d40817ee8fcbe1bf5c5554898810431577086ff5f5f33078a9f-d # internal
cat >/tmp/go-build2555818967/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/ntpcheck=/tmp/go-build2555818967/b001/_pkg_.a
packagefile github.com/facebook/time/cmd/ntpcheck/cmd=/tmp/go-build2555818967/b002/_pkg_.a
packagefile runtime=/tmp/go-build2555818967/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2555818967/b098/_pkg_.a
packagefile context=/tmp/go-build2555818967/b003/_pkg_.a
packagefile crypto/md5=/tmp/go-build2555818967/b040/_pkg_.a
packagefile encoding/binary=/tmp/go-build2555818967/b080/_pkg_.a
packagefile encoding/json=/tmp/go-build2555818967/b082/_pkg_.a
packagefile errors=/tmp/go-build2555818967/b004/_pkg_.a
packagefile fmt=/tmp/go-build2555818967/b085/_pkg_.a
packagefile github.com/facebook/time/cmd/ntpcheck/checker=/tmp/go-build2555818967/b088/_pkg_.a
packagefile github.com/facebook/time/leaphash=/tmp/go-build2555818967/b107/_pkg_.a
packagefile github.com/facebook/time/leapsectz=/tmp/go-build2555818967/b114/_pkg_.a
packagefile github.com/facebook/time/ntp/protocol=/tmp/go-build2555818967/b115/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build2555818967/b116/_pkg_.a
packagefile github.com/fatih/color=/tmp/go-build2555818967/b118/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2555818967/b102/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build2555818967/b121/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2555818967/b103/_pkg_.a
packagefile math=/tmp/go-build2555818967/b045/_pkg_.a
packagefile net=/tmp/go-build2555818967/b091/_pkg_.a
packagefile os=/tmp/go-build2555818967/b055/_pkg_.a
packagefile strconv=/tmp/go-build2555818967/b044/_pkg_.a
packagefile strings=/tmp/go-build2555818967/b066/_pkg_.a
packagefile syscall=/tmp/go-build2555818967/b037/_pkg_.a
packagefile time=/tmp/go-build2555818967/b033/_pkg_.a
packagefile internal/abi=/tmp/go-build2555818967/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2555818967/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2555818967/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2555818967/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2555818967/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build2555818967/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2555818967/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2555818967/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2555818967/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build2555818967/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2555818967/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2555818967/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2555818967/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2555818967/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2555818967/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2555818967/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2555818967/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2555818967/b029/_pkg_.a
packagefile sync=/tmp/go-build2555818967/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build2555818967/b032/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2555818967/b005/_pkg_.a
packagefile crypto=/tmp/go-build2555818967/b041/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2555818967/b047/_pkg_.a
packagefile hash=/tmp/go-build2555818967/b042/_pkg_.a
packagefile math/bits=/tmp/go-build2555818967/b036/_pkg_.a
packagefile io=/tmp/go-build2555818967/b043/_pkg_.a
packagefile reflect=/tmp/go-build2555818967/b081/_pkg_.a
packagefile slices=/tmp/go-build2555818967/b059/_pkg_.a
packagefile bytes=/tmp/go-build2555818967/b049/_pkg_.a
packagefile cmp=/tmp/go-build2555818967/b060/_pkg_.a
packagefile encoding=/tmp/go-build2555818967/b083/_pkg_.a
packagefile encoding/base64=/tmp/go-build2555818967/b084/_pkg_.a
packagefile unicode=/tmp/go-build2555818967/b051/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2555818967/b087/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2555818967/b046/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2555818967/b086/_pkg_.a
packagefile bufio=/tmp/go-build2555818967/b089/_pkg_.a
packagefile github.com/facebook/time/ntp/chrony=/tmp/go-build2555818967/b090/_pkg_.a
packagefile github.com/facebook/time/ntp/control=/tmp/go-build2555818967/b099/_pkg_.a
packagefile path=/tmp/go-build2555818967/b058/_pkg_.a
packagefile regexp=/tmp/go-build2555818967/b105/_pkg_.a
packagefile sort=/tmp/go-build2555818967/b104/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2555818967/b108/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2555818967/b117/_pkg_.a
packagefile net/netip=/tmp/go-build2555818967/b095/_pkg_.a
packagefile github.com/mattn/go-colorable=/tmp/go-build2555818967/b119/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build2555818967/b120/_pkg_.a
packagefile log=/tmp/go-build2555818967/b100/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build2555818967/b122/_pkg_.a
packagefile path/filepath=/tmp/go-build2555818967/b126/_pkg_.a
packagefile text/template=/tmp/go-build2555818967/b127/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2555818967/b092/_pkg_.a
packagefile internal/godebug=/tmp/go-build2555818967/b034/_pkg_.a
packagefile internal/itoa=/tmp/go-build2555818967/b038/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2555818967/b093/_pkg_.a
packagefile internal/poll=/tmp/go-build2555818967/b061/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2555818967/b094/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2555818967/b054/_pkg_.a
packagefile io/fs=/tmp/go-build2555818967/b057/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2555818967/b056/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2555818967/b062/_pkg_.a
packagefile internal/testlog=/tmp/go-build2555818967/b063/_pkg_.a
packagefile iter=/tmp/go-build2555818967/b050/_pkg_.a
packagefile internal/asan=/tmp/go-build2555818967/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build2555818967/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build2555818967/b039/_pkg_.a
packagefile internal/race=/tmp/go-build2555818967/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build2555818967/b031/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2555818967/b009/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2555818967/b048/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2555818967/b071/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2555818967/b075/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2555818967/b077/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2555818967/b106/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2555818967/b109/_pkg_.a
packagefile unique=/tmp/go-build2555818967/b096/_pkg_.a
packagefile log/internal=/tmp/go-build2555818967/b101/_pkg_.a
packagefile encoding/csv=/tmp/go-build2555818967/b123/_pkg_.a
packagefile encoding/hex=/tmp/go-build2555818967/b124/_pkg_.a
packagefile flag=/tmp/go-build2555818967/b125/_pkg_.a
packagefile maps=/tmp/go-build2555818967/b128/_pkg_.a
packagefile net/url=/tmp/go-build2555818967/b129/_pkg_.a
packagefile text/template/parse=/tmp/go-build2555818967/b130/_pkg_.a
packagefile internal/bisect=/tmp/go-build2555818967/b035/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2555818967/b052/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2555818967/b064/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2555818967/b067/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2555818967/b069/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2555818967/b076/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2555818967/b072/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2555818967/b078/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2555818967/b053/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2555818967/b073/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2555818967/b074/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2555818967/b110/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2555818967/b113/_pkg_.a
packagefile weak=/tmp/go-build2555818967/b097/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2555818967/b065/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2555818967/b068/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2555818967/b070/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2555818967/b079/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2555818967/b111/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2555818967/b112/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/ntpcheck\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=hWPFySWoTz53BULjm3d9/U-PiAQOOJB8aI8ccTuEW/tGh_oPvy4dwzaD-q-QuQ/hWPFySWoTz53BULjm3d9 -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpcheck
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename ntpresponder
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpresponder github.com/facebook/time/cmd/ntpresponder
WORK=/tmp/go-build4037586023
internal/unsafeheader
mkdir -p $WORK/b008/
internal/byteorder
mkdir -p $WORK/b012/
echo '# import config' > $WORK/b008/importcfg # internal
internal/goarch
mkdir -p $WORK/b006/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
echo '# import config' > $WORK/b006/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
echo '# import config' > $WORK/b012/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
internal/cpu
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
echo '# import config' > $WORK/b011/importcfg # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b014/
echo '# import config' > $WORK/b014/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
cat >/tmp/go-build4037586023/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b013/
echo -n > $WORK/b013/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cat >/tmp/go-build4037586023/b013/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cat >/tmp/go-build4037586023/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/profilerecord
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b019/
echo -n > $WORK/b019/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s
cat >/tmp/go-build4037586023/b019/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b022/
echo '# import config' > $WORK/b022/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/math
mkdir -p $WORK/b025/
cat >/tmp/go-build4037586023/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/sys
mkdir -p $WORK/b026/
echo -n > $WORK/b026/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dit_arm64.s ./empty.s
cat >/tmp/go-build4037586023/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/goos=/tmp/go-build4037586023/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b027/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b020/
cat >/tmp/go-build4037586023/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build4037586023/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/asm_linux_arm64.o ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dit_arm64.o $WORK/b026/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/stringslite
mkdir -p $WORK/b028/
cat >/tmp/go-build4037586023/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
sync/atomic
mkdir -p $WORK/b031/
echo -n > $WORK/b031/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
math/bits
mkdir -p $WORK/b035/
echo '# import config' > $WORK/b031/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
echo '# import config' > $WORK/b035/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
internal/itoa
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
encoding
mkdir -p $WORK/b040/
echo '# import config' > $WORK/b040/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
cmp
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
math
mkdir -p $WORK/b046/
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm.o ./asm.s
echo -n > $WORK/b046/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cat >/tmp/go-build4037586023/b046/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf8
mkdir -p $WORK/b048/
echo '# import config' > $WORK/b048/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
unicode
mkdir -p $WORK/b049/
echo '# import config' > $WORK/b049/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b024/
cat >/tmp/go-build4037586023/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b021/
cat >/tmp/go-build4037586023/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/asan=/tmp/go-build4037586023/b022/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/msan=/tmp/go-build4037586023/b023/_pkg_.a
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build4037586023/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
internal/sync
mkdir -p $WORK/b030/
cat >/tmp/go-build4037586023/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
internal/nettrace
mkdir -p $WORK/b064/
echo '# import config' > $WORK/b064/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
unicode/utf16
mkdir -p $WORK/b077/
echo '# import config' > $WORK/b077/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
log/internal
mkdir -p $WORK/b081/
echo '# import config' > $WORK/b081/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/ring
mkdir -p $WORK/b088/
echo '# import config' > $WORK/b088/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p container/ring -lang=go1.24 -std -complete -installsuffix shared -buildid DR8JBa21ldmnnFVaNsOe/DR8JBa21ldmnnFVaNsOe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/dim_arm64.o ./dim_arm64.s
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/32/322e63f6b04a04c281a7a34ba8eeec4e3d2915b5197c8d13793de7c25dd54e3a-d # internal
container/list
mkdir -p $WORK/b106/
echo '# import config' > $WORK/b106/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/container/list/list.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b114/
echo '# import config' > $WORK/b114/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/floor_arm64.o ./floor_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/dim_arm64.o $WORK/b046/exp_arm64.o $WORK/b046/floor_arm64.o $WORK/b046/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b118/
cat >/tmp/go-build4037586023/b118/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b119/
cat >/tmp/go-build4037586023/b119/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b122/
echo -n > $WORK/b122/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b122/symabis ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b132/
echo -n > $WORK/b132/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./sig_other.s
cat >/tmp/go-build4037586023/b122/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b152/
echo '# import config' > $WORK/b152/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
echo '# import config' > $WORK/b132/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/sig_other.o ./sig_other.s
runtime
mkdir -p $WORK/b009/
echo -n > $WORK/b009/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b122/xor_arm64.o ./xor_arm64.s
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b164/
echo '# import config' > $WORK/b164/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b122/_pkg_.a $WORK/b122/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
cat >/tmp/go-build4037586023/b009/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build4037586023/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build4037586023/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/godebugs=/tmp/go-build4037586023/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build4037586023/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build4037586023/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build4037586023/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build4037586023/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build4037586023/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build4037586023/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build4037586023/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build4037586023/b027/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
weak
mkdir -p $WORK/b068/
internal/reflectlite
mkdir -p $WORK/b004/
iter
mkdir -p $WORK/b045/
echo -n > $WORK/b004/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
cat >/tmp/go-build4037586023/b045/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/iter/iter.go
sync
mkdir -p $WORK/b029/
cat >/tmp/go-build4037586023/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build4037586023/b030/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
cat >/tmp/go-build4037586023/b068/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build4037586023/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build4037586023/b008/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b050/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cat >/tmp/go-build4037586023/b050/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b131/
cat >/tmp/go-build4037586023/b131/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b178/
cat >/tmp/go-build4037586023/b178/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
sort
mkdir -p $WORK/b079/
cat >/tmp/go-build4037586023/b079/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build4037586023/b004/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
errors
mkdir -p $WORK/b003/
cat >/tmp/go-build4037586023/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build4037586023/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b034/
cat >/tmp/go-build4037586023/b034/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
internal/testlog
mkdir -p $WORK/b059/
cat >/tmp/go-build4037586023/b059/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
internal/oserror
mkdir -p $WORK/b038/
cat >/tmp/go-build4037586023/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
syscall
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_arm64.s
strconv
mkdir -p $WORK/b047/
cat >/tmp/go-build4037586023/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
cat >/tmp/go-build4037586023/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/asan=/tmp/go-build4037586023/b022/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/msan=/tmp/go-build4037586023/b023/_pkg_.a
packagefile internal/oserror=/tmp/go-build4037586023/b038/_pkg_.a
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build4037586023/b027/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b033/
cat >/tmp/go-build4037586023/b033/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build4037586023/b034/_pkg_.a
packagefile internal/godebugs=/tmp/go-build4037586023/b015/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
io
mkdir -p $WORK/b051/
cat >/tmp/go-build4037586023/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
path
mkdir -p $WORK/b055/
cat >/tmp/go-build4037586023/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
strings
mkdir -p $WORK/b060/
cat >/tmp/go-build4037586023/b060/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b044/
echo -n > $WORK/b044/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b063/
cat >/tmp/go-build4037586023/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
cat >/tmp/go-build4037586023/b044/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build4037586023/b021/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build4037586023/b008/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
internal/singleflight
mkdir -p $WORK/b065/
cat >/tmp/go-build4037586023/b065/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b067/
cat >/tmp/go-build4037586023/b067/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile internal/sync=/tmp/go-build4037586023/b030/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile weak=/tmp/go-build4037586023/b068/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm_linux_arm64.o ./asm_linux_arm64.s
runtime/cgo
mkdir -p $WORK/b069/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b069/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b032/
cat >/tmp/go-build4037586023/b032/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd $WORK/b069
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x001.o -c _cgo_export.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
internal/syscall/unix
mkdir -p $WORK/b057/
cat >/tmp/go-build4037586023/b057/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
cd $WORK/b069
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/syscall/execenv
mkdir -p $WORK/b058/
cat >/tmp/go-build4037586023/b058/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x003.o -c gcc_context.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
net/netip
mkdir -p $WORK/b066/
cat >/tmp/go-build4037586023/b066/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile unique=/tmp/go-build4037586023/b067/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
context
mkdir -p $WORK/b002/
cat >/tmp/go-build4037586023/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build4037586023/b004/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x006.o -c gcc_linux_arm64.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x007.o -c gcc_mmap.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
io/fs
mkdir -p $WORK/b054/
cat >/tmp/go-build4037586023/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/oserror=/tmp/go-build4037586023/b038/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile path=/tmp/go-build4037586023/b055/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/asm_arm64.o ./asm_arm64.s
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/poll
mkdir -p $WORK/b056/
cat >/tmp/go-build4037586023/b056/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build4037586023/b057/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_arm64.o # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b042/
cat >/tmp/go-build4037586023/b042/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
bytes
mkdir -p $WORK/b073/
cat >/tmp/go-build4037586023/b073/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b053/
cat >/tmp/go-build4037586023/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
encoding/binary
mkdir -p $WORK/b076/
cat >/tmp/go-build4037586023/b076/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x010.o -c gcc_stack_unix.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b052/
cat >/tmp/go-build4037586023/b052/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build4037586023/b053/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build4037586023/b056/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build4037586023/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build4037586023/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build4037586023/b059/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
bufio
mkdir -p $WORK/b072/
cat >/tmp/go-build4037586023/b072/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x011.o -c gcc_traceback.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
math/rand
mkdir -p $WORK/b099/
cat >/tmp/go-build4037586023/b099/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x012.o -c gcc_util.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
hash
mkdir -p $WORK/b105/
cat >/tmp/go-build4037586023/b105/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b075/
cat >/tmp/go-build4037586023/b075/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x013.o -c linux_syscall.c
golang.org/x/sys/unix
mkdir -p $WORK/b078/
echo -n > $WORK/b078/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./asm_linux_arm64.s
cat >/tmp/go-build4037586023/b078/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b078/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
github.com/josharian/native
mkdir -p $WORK/b094/
cat >/tmp/go-build4037586023/b094/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/josharian/native -lang=go1.24 -complete -installsuffix shared -buildid Y7UoYeWjUmedhWiJ2XBG/Y7UoYeWjUmedhWiJ2XBG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/share/gocode/src/github.com/josharian/native/doc.go /usr/share/gocode/src/github.com/josharian/native/endian_little.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/bb/bbd0bf5742f1bf900e5170bc32e81d96540f8114ed35c2be273603e54c918fda-d # internal
hash/crc32
mkdir -p $WORK/b104/
echo -n > $WORK/b104/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./crc32_arm64.s
cat >/tmp/go-build4037586023/b104/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b104/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b109/
cat >/tmp/go-build4037586023/b109/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_x014.o -c gcc_arm64.S
cd $WORK/b069
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b069/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b113/
cat >/tmp/go-build4037586023/b113/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
crypto/internal/fips140
mkdir -p $WORK/b112/
cat >/tmp/go-build4037586023/b112/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build4037586023/b113/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/impl
mkdir -p $WORK/b120/
cat >/tmp/go-build4037586023/b120/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b041/
cat >/tmp/go-build4037586023/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build4037586023/b042/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go -dynlinker
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b117/
echo -n > $WORK/b117/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b117/symabis ./sha256block_arm64.s
echo -n > $WORK/b069/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./asm_arm64.s
cat >/tmp/go-build4037586023/b117/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b117/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cat >/tmp/go-build4037586023/b069/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b069/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo.cgo1.go $WORK/b069/_cgo_import.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b121/
cat >/tmp/go-build4037586023/b121/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b123/
echo -n > $WORK/b123/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b123/symabis ./sha512block_arm64.s
cat >/tmp/go-build4037586023/b123/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b069/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_arm64.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o $WORK/b069/_x007.o $WORK/b069/_x008.o $WORK/b069/_x009.o $WORK/b069/_x010.o $WORK/b069/_x011.o $WORK/b069/_x012.o $WORK/b069/_x013.o $WORK/b069/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
net
mkdir -p $WORK/b062/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b062/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b062/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b123/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b123/_pkg_.a $WORK/b123/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b116/
cat >/tmp/go-build4037586023/b116/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b115/
cat >/tmp/go-build4037586023/b115/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build4037586023/b113/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b111/
echo -n > $WORK/b111/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build4037586023/b111/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build4037586023/b113/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b039/
cat >/tmp/go-build4037586023/b039/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build4037586023/b040/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/flag/flag.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/aes_arm64.o $WORK/b111/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
encoding/json
mkdir -p $WORK/b074/
cat >/tmp/go-build4037586023/b074/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile encoding=/tmp/go-build4037586023/b040/_pkg_.a
packagefile encoding/base64=/tmp/go-build4037586023/b075/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build4037586023/b077/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
log
mkdir -p $WORK/b080/
cat >/tmp/go-build4037586023/b080/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile log/internal=/tmp/go-build4037586023/b081/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
github.com/mdlayher/netlink/nlenc
mkdir -p $WORK/b095/
cat >/tmp/go-build4037586023/b095/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/josharian/native=/tmp/go-build4037586023/b094/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/mdlayher/netlink/nlenc -lang=go1.24 -complete -installsuffix shared -buildid Cx7lU9RbY5Pzj5ZdH9iz/Cx7lU9RbY5Pzj5ZdH9iz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/share/gocode/src/github.com/mdlayher/netlink/nlenc/doc.go /usr/share/gocode/src/github.com/mdlayher/netlink/nlenc/int.go /usr/share/gocode/src/github.com/mdlayher/netlink/nlenc/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/66/6615931d39b85d03e084bc98dffd7555b1ea20ba07b87fd548cf661d79822294-d # internal
golang.org/x/net/bpf
mkdir -p $WORK/b097/
cat >/tmp/go-build4037586023/b097/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid SlHn8AKPwFKvBTUSZpVA/SlHn8AKPwFKvBTUSZpVA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7e/7e40af9ae2fc9fbeadd7f6f3afe9f5d08dde0032dea4cea24b1542a10ac14775-d # internal
golang.org/x/sync/errgroup
mkdir -p $WORK/b098/
cat >/tmp/go-build4037586023/b098/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid jl8xOicB8RsJoaM0MAGZ/jl8xOicB8RsJoaM0MAGZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/errgroup/errgroup.go /usr/share/gocode/src/golang.org/x/sync/errgroup/go120.go
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b086/
cat >/tmp/go-build4037586023/b086/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a7/a73fe54d52a2f14ffd1422e1c5eb647d2dac875a56ef4c2b80f46ad7b6cca80e-d # internal
github.com/jsimonetti/rtnetlink/internal/unix
mkdir -p $WORK/b092/
cat >/tmp/go-build4037586023/b092/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/jsimonetti/rtnetlink/internal/unix -lang=go1.24 -complete -installsuffix shared -buildid yDFKCOomLvt3nGF8_xMG/yDFKCOomLvt3nGF8_xMG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/internal/unix/types_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/clock
mkdir -p $WORK/b085/
cat >/tmp/go-build4037586023/b085/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build4037586023/b086/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/facebook/time/clock -lang=go1.24 -complete -installsuffix shared -buildid RR4jqt5fJPMznpswHPxo/RR4jqt5fJPMznpswHPxo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/facebook/time/clock/clock.go ./_build/src/github.com/facebook/time/clock/clock_64bit.go ./_build/src/github.com/facebook/time/clock/doc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/94/948447ad082fcbe95805732effae1e1b6ccf779ae63d8df3fbc6a7b746dabf65-d # internal
github.com/mdlayher/socket
mkdir -p $WORK/b096/
cat >/tmp/go-build4037586023/b096/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build4037586023/b097/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build4037586023/b098/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p github.com/mdlayher/socket -lang=go1.24 -complete -installsuffix shared -buildid p-N6lwNgTAjkLvF0_VSp/p-N6lwNgTAjkLvF0_VSp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/share/gocode/src/github.com/mdlayher/socket/accept4.go /usr/share/gocode/src/github.com/mdlayher/socket/conn.go /usr/share/gocode/src/github.com/mdlayher/socket/conn_linux.go /usr/share/gocode/src/github.com/mdlayher/socket/doc.go /usr/share/gocode/src/github.com/mdlayher/socket/netns_linux.go /usr/share/gocode/src/github.com/mdlayher/socket/setbuffer_linux.go /usr/share/gocode/src/github.com/mdlayher/socket/typ_cloexec_nonblock.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4e/4efa5447de9c6a086a951ee4e8c2ff5df088a0889f0e88ccdbfe70df6a7862c0-d # internal
compress/flate
mkdir -p $WORK/b103/
cat >/tmp/go-build4037586023/b103/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b071/
cat >/tmp/go-build4037586023/b071/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build4037586023/b074/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b102/
cat >/tmp/go-build4037586023/b102/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile compress/flate=/tmp/go-build4037586023/b103/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile hash/crc32=/tmp/go-build4037586023/b104/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/01/01a35bd6c2761a26b86dc9ac125bee3b88dc2c72d97faf75bfeee0b2699a9287-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b127/
cat >/tmp/go-build4037586023/b127/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build4037586023/b057/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b126/
cat >/tmp/go-build4037586023/b126/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build4037586023/b127/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
math/rand/v2
mkdir -p $WORK/b129/
cat >/tmp/go-build4037586023/b129/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build4037586023/b013/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
math/big
mkdir -p $WORK/b133/
echo -n > $WORK/b133/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./arith_arm64.s
cat >/tmp/go-build4037586023/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile math/rand=/tmp/go-build4037586023/b099/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
github.com/facebook/time/ntp/responder/checker
mkdir -p $WORK/b070/
cat >/tmp/go-build4037586023/b070/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/facebook/time/ntp/responder/checker -lang=go1.24 -complete -installsuffix shared -buildid 5kQt0Cymd12r0abKg-Vl/5kQt0Cymd12r0abKg-Vl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/facebook/time/ntp/responder/checker/simplechecker.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/71/716e0086f47c9e4821a933ed55bad68fb0539dc2b821bac4efdc3380011d6313-d # internal
github.com/facebook/time/servo
mkdir -p $WORK/b087/
cat >/tmp/go-build4037586023/b087/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build4037586023/b088/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/facebook/time/servo -lang=go1.24 -complete -installsuffix shared -buildid GeO8A1gVa3xuqB4eHTIb/GeO8A1gVa3xuqB4eHTIb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/facebook/time/servo/pi.go ./_build/src/github.com/facebook/time/servo/servo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b128/
cat >/tmp/go-build4037586023/b128/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/rand/v2=/tmp/go-build4037586023/b129/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b125/
cat >/tmp/go-build4037586023/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build4037586023/b126/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build4037586023/b127/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/e3/e3b705235ee3340451b4e2189877fd71c46f216be94e0a95ef0c41b7b83e9345-d # internal
github.com/facebook/time/phc
mkdir -p $WORK/b084/
cat >/tmp/go-build4037586023/b084/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build4037586023/b085/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build4037586023/b086/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build4037586023/b087/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/facebook/time/phc -lang=go1.24 -complete -installsuffix shared -buildid c0cBftJtNC_1Ke0e_Htm/c0cBftJtNC_1Ke0e_Htm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/facebook/time/phc/adjtime.go ./_build/src/github.com/facebook/time/phc/device.go ./_build/src/github.com/facebook/time/phc/doc.go ./_build/src/github.com/facebook/time/phc/offset.go ./_build/src/github.com/facebook/time/phc/phc.go ./_build/src/github.com/facebook/time/phc/pps_source.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x001.o -c _cgo_export.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b124/
echo -n > $WORK/b124/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./gcm_arm64.s
cat >/tmp/go-build4037586023/b124/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/e6/e69c4092dae6e547257c715e268b904159625a5b76afa3b8d2055ff00a96f507-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b130/
cat >/tmp/go-build4037586023/b130/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x003.o -c cgo_resnew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/gcm_arm64.o ./gcm_arm64.s
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b140/
cat >/tmp/go-build4037586023/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/cipher
mkdir -p $WORK/b110/
cat >/tmp/go-build4037586023/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build4037586023/b124/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x005.o -c cgo_unix_cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b108/
cat >/tmp/go-build4037586023/b108/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build4037586023/b132/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b135/
cat >/tmp/go-build4037586023/b135/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_x006.o -c cgo_unix_cgo_res.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/des
mkdir -p $WORK/b136/
cat >/tmp/go-build4037586023/b136/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b141/
echo -n > $WORK/b141/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b141/symabis ./fe_arm64.s
cat >/tmp/go-build4037586023/b141/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b141/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack -asmhdr $WORK/b141/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd $WORK/b062
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I $WORK/b062/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b062/_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b141=>" -I $WORK/b141/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b141/fe_arm64.o ./fe_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o -O2 -g -lresolv
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b141/_pkg_.a $WORK/b141/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/arith_arm64.o ./arith_arm64.s
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b146/
echo -n > $WORK/b146/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b146/symabis ./nat_arm64.s
cat >/tmp/go-build4037586023/b146/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b107/
cat >/tmp/go-build4037586023/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build4037586023/b127/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go
cat >/tmp/go-build4037586023/b062/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build4037586023/b063/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/nettrace=/tmp/go-build4037586023/b064/_pkg_.a
packagefile internal/poll=/tmp/go-build4037586023/b056/_pkg_.a
packagefile internal/singleflight=/tmp/go-build4037586023/b065/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build4037586023/b057/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile net/netip=/tmp/go-build4037586023/b066/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile runtime/cgo=/tmp/go-build4037586023/b069/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b062/_cgo_gotypes.go $WORK/b062/cgo_linux.cgo1.go $WORK/b062/cgo_resnew.cgo1.go $WORK/b062/cgo_socknew.cgo1.go $WORK/b062/cgo_unix_cgo.cgo1.go $WORK/b062/cgo_unix_cgo_res.cgo1.go $WORK/b062/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b144/
cat >/tmp/go-build4037586023/b144/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
crypto/sha3
mkdir -p $WORK/b148/
cat >/tmp/go-build4037586023/b148/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b147/
cat >/tmp/go-build4037586023/b147/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/sha3=/tmp/go-build4037586023/b148/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b146=>" -I $WORK/b146/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b146/nat_arm64.o ./nat_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b146/_pkg_.a $WORK/b146/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
encoding/asn1
mkdir -p $WORK/b151/
cat >/tmp/go-build4037586023/b151/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile unicode/utf16=/tmp/go-build4037586023/b077/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
crypto/sha512
mkdir -p $WORK/b149/
cat >/tmp/go-build4037586023/b149/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b139/
echo -n > $WORK/b139/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b139/symabis ./p256_asm_arm64.s
cat >/tmp/go-build4037586023/b139/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build4037586023/b140/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b155/
cat >/tmp/go-build4037586023/b155/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build4037586023/b141/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b154/
cat >/tmp/go-build4037586023/b154/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build4037586023/b155/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b150/
cat >/tmp/go-build4037586023/b150/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build4037586023/b151/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build4037586023/b152/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b153/
cat >/tmp/go-build4037586023/b153/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build4037586023/b154/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/hmac
mkdir -p $WORK/b156/
cat >/tmp/go-build4037586023/b156/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build4037586023/b147/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b157/
cat >/tmp/go-build4037586023/b157/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b158/
cat >/tmp/go-build4037586023/b158/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b159/
cat >/tmp/go-build4037586023/b159/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b160/
cat >/tmp/go-build4037586023/b160/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build4037586023/b157/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b163/
echo -n > $WORK/b163/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b163/symabis ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
cat >/tmp/go-build4037586023/b163/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build4037586023/b164/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
EOF
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b165/
cat >/tmp/go-build4037586023/b165/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b163/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b139/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
crypto/md5
mkdir -p $WORK/b166/
echo -n > $WORK/b166/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b166/symabis ./md5block_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
cat >/tmp/go-build4037586023/b166/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b166/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
crypto/internal/fips140/ecdh
mkdir -p $WORK/b138/
cat >/tmp/go-build4037586023/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build4037586023/b139/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b163/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b163/_pkg_.a $WORK/b163/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
crypto/elliptic
mkdir -p $WORK/b143/
cat >/tmp/go-build4037586023/b143/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build4037586023/b139/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b137/
cat >/tmp/go-build4037586023/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build4037586023/b138/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build4037586023/b141/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b166=>" -I $WORK/b166/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b166/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b166/_pkg_.a $WORK/b166/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b145/
cat >/tmp/go-build4037586023/b145/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build4037586023/b146/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build4037586023/b139/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b162/
cat >/tmp/go-build4037586023/b162/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build4037586023/b163/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build4037586023/b164/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build4037586023/b165/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/rc4
mkdir -p $WORK/b167/
cat >/tmp/go-build4037586023/b167/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/hpke
mkdir -p $WORK/b161/
cat >/tmp/go-build4037586023/b161/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/aes=/tmp/go-build4037586023/b135/_pkg_.a
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build4037586023/b137/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build4037586023/b157/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build4037586023/b162/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b169/
cat >/tmp/go-build4037586023/b169/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build4037586023/b146/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/ecdsa
mkdir -p $WORK/b142/
cat >/tmp/go-build4037586023/b142/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build4037586023/b137/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build4037586023/b143/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build4037586023/b144/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build4037586023/b145/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build4037586023/b147/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/sha512=/tmp/go-build4037586023/b149/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build4037586023/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build4037586023/b152/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile math/rand/v2=/tmp/go-build4037586023/b129/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/sha1
mkdir -p $WORK/b170/
echo -n > $WORK/b170/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b170/symabis ./sha1block_arm64.s
cat >/tmp/go-build4037586023/b170/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b170/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b170/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b170/_pkg_.a $WORK/b170/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b171/
cat >/tmp/go-build4037586023/b171/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b172/
cat >/tmp/go-build4037586023/b172/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
crypto/dsa
mkdir -p $WORK/b174/
cat >/tmp/go-build4037586023/b174/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
encoding/hex
mkdir -p $WORK/b176/
cat >/tmp/go-build4037586023/b176/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
crypto/rsa
mkdir -p $WORK/b168/
cat >/tmp/go-build4037586023/b168/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build4037586023/b144/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build4037586023/b146/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build4037586023/b169/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build4037586023/b147/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b175/
cat >/tmp/go-build4037586023/b175/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build4037586023/b151/_pkg_.a
packagefile encoding/hex=/tmp/go-build4037586023/b176/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
encoding/pem
mkdir -p $WORK/b177/
cat >/tmp/go-build4037586023/b177/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding/base64=/tmp/go-build4037586023/b075/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
net/url
mkdir -p $WORK/b179/
cat >/tmp/go-build4037586023/b179/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile path=/tmp/go-build4037586023/b055/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
path/filepath
mkdir -p $WORK/b180/
cat >/tmp/go-build4037586023/b180/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build4037586023/b053/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o $WORK/b062/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b184/
cat >/tmp/go-build4037586023/b184/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/ntp/responder/announce
mkdir -p $WORK/b061/
cat >/tmp/go-build4037586023/b061/importcfg << 'EOF' # internal
# import config
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/facebook/time/ntp/responder/announce -lang=go1.24 -complete -installsuffix shared -buildid 6Clpt5meEoHKgwslpVOg/6Clpt5meEoHKgwslpVOg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/facebook/time/ntp/responder/announce/noop.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/78/78426bfb118638434e0c6509a804e74bae333fd7b395aa10b48d485089a8a1a0-d # internal
github.com/facebook/time/ntp/protocol
mkdir -p $WORK/b083/
cat >/tmp/go-build4037586023/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/facebook/time/ntp/protocol -lang=go1.24 -complete -installsuffix shared -buildid C_RsDnwpQAsckYkicMVH/C_RsDnwpQAsckYkicMVH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/facebook/time/ntp/protocol/ntp.go ./_build/src/github.com/facebook/time/ntp/protocol/packet.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b089/
cat >/tmp/go-build4037586023/b089/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build4037586023/b086/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/netip=/tmp/go-build4037586023/b066/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
github.com/mdlayher/netlink
mkdir -p $WORK/b093/
cat >/tmp/go-build4037586023/b093/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/josharian/native=/tmp/go-build4037586023/b094/_pkg_.a
packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build4037586023/b095/_pkg_.a
packagefile github.com/mdlayher/socket=/tmp/go-build4037586023/b096/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build4037586023/b097/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/rand=/tmp/go-build4037586023/b099/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p github.com/mdlayher/netlink -lang=go1.24 -complete -installsuffix shared -buildid NNmcvSPZq0j-FEJEyO82/NNmcvSPZq0j-FEJEyO82 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/share/gocode/src/github.com/mdlayher/netlink/align.go /usr/share/gocode/src/github.com/mdlayher/netlink/attribute.go /usr/share/gocode/src/github.com/mdlayher/netlink/conn.go /usr/share/gocode/src/github.com/mdlayher/netlink/conn_linux.go /usr/share/gocode/src/github.com/mdlayher/netlink/debug.go /usr/share/gocode/src/github.com/mdlayher/netlink/doc.go /usr/share/gocode/src/github.com/mdlayher/netlink/errors.go /usr/share/gocode/src/github.com/mdlayher/netlink/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/65/656ec09d4ba28a4da35b32a64ed7a0ddd8cb43d19bb874fc8266c5af4c49734e-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b185/
cat >/tmp/go-build4037586023/b185/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile container/list=/tmp/go-build4037586023/b106/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
crypto/x509
mkdir -p $WORK/b173/
cat >/tmp/go-build4037586023/b173/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/aes=/tmp/go-build4037586023/b135/_pkg_.a
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/des=/tmp/go-build4037586023/b136/_pkg_.a
packagefile crypto/dsa=/tmp/go-build4037586023/b174/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build4037586023/b137/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build4037586023/b142/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build4037586023/b153/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build4037586023/b143/_pkg_.a
packagefile crypto/md5=/tmp/go-build4037586023/b166/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/rsa=/tmp/go-build4037586023/b168/_pkg_.a
packagefile crypto/sha1=/tmp/go-build4037586023/b170/_pkg_.a
packagefile crypto/sha256=/tmp/go-build4037586023/b171/_pkg_.a
packagefile crypto/sha512=/tmp/go-build4037586023/b149/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build4037586023/b175/_pkg_.a
packagefile encoding/asn1=/tmp/go-build4037586023/b151/_pkg_.a
packagefile encoding/hex=/tmp/go-build4037586023/b176/_pkg_.a
packagefile encoding/pem=/tmp/go-build4037586023/b177/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build4037586023/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build4037586023/b152/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile internal/goos=/tmp/go-build4037586023/b017/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/netip=/tmp/go-build4037586023/b066/_pkg_.a
packagefile net/url=/tmp/go-build4037586023/b179/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build4037586023/b180/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build4037586023/b077/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b186/
cat >/tmp/go-build4037586023/b186/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build4037586023/b184/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5a/5acc0479bbc6405f26ec043af02fd59912f33c2b8e2007addb9ca50e2086405a-d # internal
github.com/jsimonetti/rtnetlink
mkdir -p $WORK/b091/
cat >/tmp/go-build4037586023/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding=/tmp/go-build4037586023/b040/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink/internal/unix=/tmp/go-build4037586023/b092/_pkg_.a
packagefile github.com/mdlayher/netlink=/tmp/go-build4037586023/b093/_pkg_.a
packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build4037586023/b095/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/jsimonetti/rtnetlink -lang=go1.24 -complete -installsuffix shared -buildid xAMhdEdL18y5WgTQluki/xAMhdEdL18y5WgTQluki -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/address.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/conn.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/doc.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/endian.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/link.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/neigh.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/route.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rule.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b183/
cat >/tmp/go-build4037586023/b183/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build4037586023/b184/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build4037586023/b185/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
net/textproto
mkdir -p $WORK/b187/
cat >/tmp/go-build4037586023/b187/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b189/
cat >/tmp/go-build4037586023/b189/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime
mkdir -p $WORK/b190/
cat >/tmp/go-build4037586023/b190/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile encoding/base64=/tmp/go-build4037586023/b075/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f5/f5d443c1c84280e7dd84e1e3e21da4ac09d9db2380a0a189dc92fc113c76a234-d # internal
github.com/jsimonetti/rtnetlink/rtnl
mkdir -p $WORK/b090/
cat >/tmp/go-build4037586023/b090/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink=/tmp/go-build4037586023/b091/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink/internal/unix=/tmp/go-build4037586023/b092/_pkg_.a
packagefile github.com/mdlayher/netlink=/tmp/go-build4037586023/b093/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/jsimonetti/rtnetlink/rtnl -lang=go1.24 -complete -installsuffix shared -buildid wEjJOV6cCgLuW-f25QLK/wEjJOV6cCgLuW-f25QLK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/addr.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/conn.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/link.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/neigh.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/route.go /usr/share/gocode/src/github.com/jsimonetti/rtnetlink/rtnl/route_options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b182/
cat >/tmp/go-build4037586023/b182/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build4037586023/b183/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build4037586023/b185/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build4037586023/b186/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/51/511e5e855662ebd7275e6955ee2c8af2d23cdb35cf5031d0131711985623730b-d # internal
github.com/facebook/time/ntp/responder/server
mkdir -p $WORK/b082/
cat >/tmp/go-build4037586023/b082/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/ntp/protocol=/tmp/go-build4037586023/b083/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build4037586023/b084/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build4037586023/b089/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink/rtnl=/tmp/go-build4037586023/b090/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/facebook/time/ntp/responder/server -lang=go1.24 -complete -installsuffix shared -buildid 4ilyHFbJZFAwtVd0BT7J/4ilyHFbJZFAwtVd0BT7J -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/facebook/time/ntp/responder/server/config.go ./_build/src/github.com/facebook/time/ntp/responder/server/interfaces.go ./_build/src/github.com/facebook/time/ntp/responder/server/ip.go ./_build/src/github.com/facebook/time/ntp/responder/server/server.go ./_build/src/github.com/facebook/time/ntp/responder/server/server_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b134/
cat >/tmp/go-build4037586023/b134/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile container/list=/tmp/go-build4037586023/b106/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/aes=/tmp/go-build4037586023/b135/_pkg_.a
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/des=/tmp/go-build4037586023/b136/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build4037586023/b137/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build4037586023/b142/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build4037586023/b153/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build4037586023/b143/_pkg_.a
packagefile crypto/hmac=/tmp/go-build4037586023/b156/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build4037586023/b124/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build4037586023/b157/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build4037586023/b158/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build4037586023/b159/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build4037586023/b160/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build4037586023/b161/_pkg_.a
packagefile crypto/md5=/tmp/go-build4037586023/b166/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/rc4=/tmp/go-build4037586023/b167/_pkg_.a
packagefile crypto/rsa=/tmp/go-build4037586023/b168/_pkg_.a
packagefile crypto/sha1=/tmp/go-build4037586023/b170/_pkg_.a
packagefile crypto/sha256=/tmp/go-build4037586023/b171/_pkg_.a
packagefile crypto/sha512=/tmp/go-build4037586023/b149/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build4037586023/b172/_pkg_.a
packagefile crypto/x509=/tmp/go-build4037586023/b173/_pkg_.a
packagefile encoding/pem=/tmp/go-build4037586023/b177/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build4037586023/b162/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build4037586023/b150/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a7/a7061ead566cb372741eb33fe61bca40afc5af522e9993ddbb7ad09282a97ac6-d # internal
mime/quotedprintable
mkdir -p $WORK/b192/
cat >/tmp/go-build4037586023/b192/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b194/
cat >/tmp/go-build4037586023/b194/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
mime/multipart
mkdir -p $WORK/b191/
cat >/tmp/go-build4037586023/b191/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile mime=/tmp/go-build4037586023/b190/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build4037586023/b192/_pkg_.a
packagefile net/textproto=/tmp/go-build4037586023/b187/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build4037586023/b180/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
net/http/internal/ascii
mkdir -p $WORK/b195/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
cat >/tmp/go-build4037586023/b195/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b181/
cat >/tmp/go-build4037586023/b181/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build4037586023/b182/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/textproto=/tmp/go-build4037586023/b187/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b188/
cat >/tmp/go-build4037586023/b188/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build4037586023/b182/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/url=/tmp/go-build4037586023/b179/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
html
mkdir -p $WORK/b197/
cat >/tmp/go-build4037586023/b197/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid Kk35I8Ab3fRNcXooyBPO/Kk35I8Ab3fRNcXooyBPO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
regexp/syntax
mkdir -p $WORK/b200/
cat >/tmp/go-build4037586023/b200/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/99/99a8a60d828b40942b305f00b83802e5d2d05a53669fcf5cbcae963fecadca71-d # internal
text/tabwriter
mkdir -p $WORK/b202/
cat >/tmp/go-build4037586023/b202/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid FoMdr-BDtoiK94KphyUy/FoMdr-BDtoiK94KphyUy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
runtime/trace
mkdir -p $WORK/b203/
cat >/tmp/go-build4037586023/b203/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid bqnK-RLCGpKUxaLKxX_F/bqnK-RLCGpKUxaLKxX_F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/2d/2d2adfcfba24270cbd0375f2c49ecb40138e311d50268ece6578797d7a818d61-d # internal
runtime/pprof
mkdir -p $WORK/b201/
cat >/tmp/go-build4037586023/b201/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile compress/gzip=/tmp/go-build4037586023/b102/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build4037586023/b018/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile text/tabwriter=/tmp/go-build4037586023/b202/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid TCNDNEG5SW--SwZS618r/TCNDNEG5SW--SwZS618r -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/87/87f6c96c55b70adcf032ff3870b9c4493df0e8b0feffc44cf310772bf144e6af-d # internal
os/signal
mkdir -p $WORK/b204/
echo -n > $WORK/b204/go_asm.h # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b204/symabis ./sig.s
cat >/tmp/go-build4037586023/b204/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid r7td3OXqTTFX3Icx_0Lr/r7td3OXqTTFX3Icx_0Lr -goversion go1.24.0 -symabis $WORK/b204/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack -asmhdr $WORK/b204/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b204=>" -I $WORK/b204/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b204/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b204/_pkg_.a $WORK/b204/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8b/8b214d16d4e9698c19d21d713682d99f5ca08deb269f1e34a9a2cdbf237f9d92-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b199/
cat >/tmp/go-build4037586023/b199/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile regexp/syntax=/tmp/go-build4037586023/b200/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
internal/profile
mkdir -p $WORK/b198/
cat >/tmp/go-build4037586023/b198/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile compress/gzip=/tmp/go-build4037586023/b102/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile regexp=/tmp/go-build4037586023/b199/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p internal/profile -lang=go1.24 -std -complete -installsuffix shared -buildid gmo9Jzu4cw6U4vRVGA4v/gmo9Jzu4cw6U4vRVGA4v -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/b3/b3bd5b43ea408db37f9096abc8aca4246b1b3d1c7fc9ce544fb89e43fcfe9db5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/a8/a8a02b468d5aaf6dbd21790a6772783c504ca2d19ebccc5d37231100c12c55b5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b193/
cat >/tmp/go-build4037586023/b193/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile crypto/tls=/tmp/go-build4037586023/b134/_pkg_.a
packagefile internal/nettrace=/tmp/go-build4037586023/b064/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/textproto=/tmp/go-build4037586023/b187/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b101/
cat >/tmp/go-build4037586023/b101/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile compress/gzip=/tmp/go-build4037586023/b102/_pkg_.a
packagefile container/list=/tmp/go-build4037586023/b106/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/tls=/tmp/go-build4037586023/b134/_pkg_.a
packagefile encoding/base64=/tmp/go-build4037586023/b075/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build4037586023/b181/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build4037586023/b188/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build4037586023/b189/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build4037586023/b182/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile math/rand=/tmp/go-build4037586023/b099/_pkg_.a
packagefile mime=/tmp/go-build4037586023/b190/_pkg_.a
packagefile mime/multipart=/tmp/go-build4037586023/b191/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build4037586023/b193/_pkg_.a
packagefile net/http/internal=/tmp/go-build4037586023/b194/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build4037586023/b195/_pkg_.a
packagefile net/textproto=/tmp/go-build4037586023/b187/_pkg_.a
packagefile net/url=/tmp/go-build4037586023/b179/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile path=/tmp/go-build4037586023/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build4037586023/b180/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
github.com/facebook/time/ntp/responder/stats
mkdir -p $WORK/b100/
cat >/tmp/go-build4037586023/b100/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build4037586023/b074/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile net/http=/tmp/go-build4037586023/b101/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p github.com/facebook/time/ntp/responder/stats -lang=go1.24 -complete -installsuffix shared -buildid 0heS681TF2vYDQkKpYOM/0heS681TF2vYDQkKpYOM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack ./_build/src/github.com/facebook/time/ntp/responder/stats/json.go
net/http/pprof
mkdir -p $WORK/b196/
cat >/tmp/go-build4037586023/b196/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile html=/tmp/go-build4037586023/b197/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile internal/profile=/tmp/go-build4037586023/b198/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile net/http=/tmp/go-build4037586023/b101/_pkg_.a
packagefile net/url=/tmp/go-build4037586023/b179/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile runtime/pprof=/tmp/go-build4037586023/b201/_pkg_.a
packagefile runtime/trace=/tmp/go-build4037586023/b203/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p net/http/pprof -lang=go1.24 -std -complete -installsuffix shared -buildid YiI75HPYbYogk31HO4jA/YiI75HPYbYogk31HO4jA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/55/55239a722c31076df37c50984010215b30270e68217db94abb649883f1030277-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/19/190db96fef784a03346039a4c3007ef8561cd0c19409f761038bded7811bc07a-d # internal
github.com/facebook/time/cmd/ntpresponder
mkdir -p $WORK/b001/
cat >/tmp/go-build4037586023/b001/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile flag=/tmp/go-build4037586023/b039/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/announce=/tmp/go-build4037586023/b061/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/checker=/tmp/go-build4037586023/b070/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/server=/tmp/go-build4037586023/b082/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/stats=/tmp/go-build4037586023/b100/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build4037586023/b089/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile net/http=/tmp/go-build4037586023/b101/_pkg_.a
packagefile net/http/pprof=/tmp/go-build4037586023/b196/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile os/signal=/tmp/go-build4037586023/b204/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build4037586023/b069/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid xF4f0j7Ep7fz2lOZ5qvq/xF4f0j7Ep7fz2lOZ5qvq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ntpresponder/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/58/581f60374a05531100734992ee3697bdc54444e6191c6a51f76006b341df930c-d # internal
cat >/tmp/go-build4037586023/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/ntpresponder=/tmp/go-build4037586023/b001/_pkg_.a
packagefile context=/tmp/go-build4037586023/b002/_pkg_.a
packagefile flag=/tmp/go-build4037586023/b039/_pkg_.a
packagefile fmt=/tmp/go-build4037586023/b041/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/announce=/tmp/go-build4037586023/b061/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/checker=/tmp/go-build4037586023/b070/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/server=/tmp/go-build4037586023/b082/_pkg_.a
packagefile github.com/facebook/time/ntp/responder/stats=/tmp/go-build4037586023/b100/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build4037586023/b089/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build4037586023/b071/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build4037586023/b078/_pkg_.a
packagefile net/http=/tmp/go-build4037586023/b101/_pkg_.a
packagefile net/http/pprof=/tmp/go-build4037586023/b196/_pkg_.a
packagefile os=/tmp/go-build4037586023/b052/_pkg_.a
packagefile os/signal=/tmp/go-build4037586023/b204/_pkg_.a
packagefile runtime=/tmp/go-build4037586023/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build4037586023/b069/_pkg_.a
packagefile errors=/tmp/go-build4037586023/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build4037586023/b004/_pkg_.a
packagefile sync=/tmp/go-build4037586023/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build4037586023/b031/_pkg_.a
packagefile time=/tmp/go-build4037586023/b032/_pkg_.a
packagefile encoding=/tmp/go-build4037586023/b040/_pkg_.a
packagefile io=/tmp/go-build4037586023/b051/_pkg_.a
packagefile reflect=/tmp/go-build4037586023/b044/_pkg_.a
packagefile slices=/tmp/go-build4037586023/b050/_pkg_.a
packagefile strconv=/tmp/go-build4037586023/b047/_pkg_.a
packagefile strings=/tmp/go-build4037586023/b060/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build4037586023/b042/_pkg_.a
packagefile math=/tmp/go-build4037586023/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build4037586023/b048/_pkg_.a
packagefile net=/tmp/go-build4037586023/b062/_pkg_.a
packagefile encoding/binary=/tmp/go-build4037586023/b076/_pkg_.a
packagefile github.com/facebook/time/ntp/protocol=/tmp/go-build4037586023/b083/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build4037586023/b084/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink/rtnl=/tmp/go-build4037586023/b090/_pkg_.a
packagefile encoding/json=/tmp/go-build4037586023/b074/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build4037586023/b086/_pkg_.a
packagefile net/netip=/tmp/go-build4037586023/b066/_pkg_.a
packagefile syscall=/tmp/go-build4037586023/b036/_pkg_.a
packagefile bufio=/tmp/go-build4037586023/b072/_pkg_.a
packagefile bytes=/tmp/go-build4037586023/b073/_pkg_.a
packagefile log=/tmp/go-build4037586023/b080/_pkg_.a
packagefile sort=/tmp/go-build4037586023/b079/_pkg_.a
packagefile math/bits=/tmp/go-build4037586023/b035/_pkg_.a
packagefile compress/gzip=/tmp/go-build4037586023/b102/_pkg_.a
packagefile container/list=/tmp/go-build4037586023/b106/_pkg_.a
packagefile crypto/rand=/tmp/go-build4037586023/b107/_pkg_.a
packagefile crypto/tls=/tmp/go-build4037586023/b134/_pkg_.a
packagefile encoding/base64=/tmp/go-build4037586023/b075/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build4037586023/b181/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build4037586023/b188/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build4037586023/b189/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build4037586023/b182/_pkg_.a
packagefile internal/godebug=/tmp/go-build4037586023/b033/_pkg_.a
packagefile io/fs=/tmp/go-build4037586023/b054/_pkg_.a
packagefile maps=/tmp/go-build4037586023/b178/_pkg_.a
packagefile math/rand=/tmp/go-build4037586023/b099/_pkg_.a
packagefile mime=/tmp/go-build4037586023/b190/_pkg_.a
packagefile mime/multipart=/tmp/go-build4037586023/b191/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build4037586023/b193/_pkg_.a
packagefile net/http/internal=/tmp/go-build4037586023/b194/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build4037586023/b195/_pkg_.a
packagefile net/textproto=/tmp/go-build4037586023/b187/_pkg_.a
packagefile net/url=/tmp/go-build4037586023/b179/_pkg_.a
packagefile path=/tmp/go-build4037586023/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build4037586023/b180/_pkg_.a
packagefile unicode=/tmp/go-build4037586023/b049/_pkg_.a
packagefile html=/tmp/go-build4037586023/b197/_pkg_.a
packagefile internal/profile=/tmp/go-build4037586023/b198/_pkg_.a
packagefile runtime/pprof=/tmp/go-build4037586023/b201/_pkg_.a
packagefile runtime/trace=/tmp/go-build4037586023/b203/_pkg_.a
packagefile internal/bytealg=/tmp/go-build4037586023/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build4037586023/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build4037586023/b053/_pkg_.a
packagefile internal/goarch=/tmp/go-build4037586023/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build4037586023/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build4037586023/b056/_pkg_.a
packagefile internal/stringslite=/tmp/go-build4037586023/b028/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build4037586023/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build4037586023/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build4037586023/b059/_pkg_.a
packagefile internal/abi=/tmp/go-build4037586023/b005/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build4037586023/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build4037586023/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build4037586023/b011/_pkg_.a
packagefile internal/godebugs=/tmp/go-build4037586023/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build4037586023/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build4037586023/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build4037586023/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build4037586023/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build4037586023/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build4037586023/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build4037586023/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build4037586023/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build4037586023/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build4037586023/b008/_pkg_.a
packagefile internal/race=/tmp/go-build4037586023/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build4037586023/b030/_pkg_.a
packagefile iter=/tmp/go-build4037586023/b045/_pkg_.a
packagefile cmp=/tmp/go-build4037586023/b043/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build4037586023/b063/_pkg_.a
packagefile internal/nettrace=/tmp/go-build4037586023/b064/_pkg_.a
packagefile internal/singleflight=/tmp/go-build4037586023/b065/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build4037586023/b085/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build4037586023/b087/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink=/tmp/go-build4037586023/b091/_pkg_.a
packagefile github.com/jsimonetti/rtnetlink/internal/unix=/tmp/go-build4037586023/b092/_pkg_.a
packagefile github.com/mdlayher/netlink=/tmp/go-build4037586023/b093/_pkg_.a
packagefile unicode/utf16=/tmp/go-build4037586023/b077/_pkg_.a
packagefile unique=/tmp/go-build4037586023/b067/_pkg_.a
packagefile internal/asan=/tmp/go-build4037586023/b022/_pkg_.a
packagefile internal/msan=/tmp/go-build4037586023/b023/_pkg_.a
packagefile internal/oserror=/tmp/go-build4037586023/b038/_pkg_.a
packagefile log/internal=/tmp/go-build4037586023/b081/_pkg_.a
packagefile compress/flate=/tmp/go-build4037586023/b103/_pkg_.a
packagefile hash/crc32=/tmp/go-build4037586023/b104/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build4037586023/b108/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build4037586023/b112/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build4037586023/b125/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build4037586023/b130/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build4037586023/b128/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build4037586023/b127/_pkg_.a
packagefile math/big=/tmp/go-build4037586023/b133/_pkg_.a
packagefile crypto=/tmp/go-build4037586023/b109/_pkg_.a
packagefile crypto/aes=/tmp/go-build4037586023/b135/_pkg_.a
packagefile crypto/cipher=/tmp/go-build4037586023/b110/_pkg_.a
packagefile crypto/des=/tmp/go-build4037586023/b136/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build4037586023/b137/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build4037586023/b142/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build4037586023/b153/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build4037586023/b143/_pkg_.a
packagefile crypto/hmac=/tmp/go-build4037586023/b156/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build4037586023/b111/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build4037586023/b124/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build4037586023/b157/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build4037586023/b158/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build4037586023/b159/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build4037586023/b160/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build4037586023/b161/_pkg_.a
packagefile crypto/md5=/tmp/go-build4037586023/b166/_pkg_.a
packagefile crypto/rc4=/tmp/go-build4037586023/b167/_pkg_.a
packagefile crypto/rsa=/tmp/go-build4037586023/b168/_pkg_.a
packagefile crypto/sha1=/tmp/go-build4037586023/b170/_pkg_.a
packagefile crypto/sha256=/tmp/go-build4037586023/b171/_pkg_.a
packagefile crypto/sha512=/tmp/go-build4037586023/b149/_pkg_.a
packagefile crypto/subtle=/tmp/go-build4037586023/b131/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build4037586023/b172/_pkg_.a
packagefile crypto/x509=/tmp/go-build4037586023/b173/_pkg_.a
packagefile encoding/pem=/tmp/go-build4037586023/b177/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build4037586023/b162/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build4037586023/b150/_pkg_.a
packagefile hash=/tmp/go-build4037586023/b105/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build4037586023/b183/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build4037586023/b185/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build4037586023/b186/_pkg_.a
packagefile internal/bisect=/tmp/go-build4037586023/b034/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build4037586023/b192/_pkg_.a
packagefile regexp=/tmp/go-build4037586023/b199/_pkg_.a
packagefile text/tabwriter=/tmp/go-build4037586023/b202/_pkg_.a
packagefile container/ring=/tmp/go-build4037586023/b088/_pkg_.a
packagefile github.com/mdlayher/netlink/nlenc=/tmp/go-build4037586023/b095/_pkg_.a
packagefile github.com/josharian/native=/tmp/go-build4037586023/b094/_pkg_.a
packagefile github.com/mdlayher/socket=/tmp/go-build4037586023/b096/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build4037586023/b097/_pkg_.a
packagefile weak=/tmp/go-build4037586023/b068/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build4037586023/b132/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build4037586023/b113/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build4037586023/b126/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build4037586023/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build4037586023/b122/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build4037586023/b118/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build4037586023/b117/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build4037586023/b121/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build4037586023/b123/_pkg_.a
packagefile math/rand/v2=/tmp/go-build4037586023/b129/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build4037586023/b114/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build4037586023/b138/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build4037586023/b141/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build4037586023/b144/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build4037586023/b145/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build4037586023/b147/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build4037586023/b152/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build4037586023/b154/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build4037586023/b139/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build4037586023/b116/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build4037586023/b119/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build4037586023/b120/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build4037586023/b146/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build4037586023/b169/_pkg_.a
packagefile crypto/dsa=/tmp/go-build4037586023/b174/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build4037586023/b175/_pkg_.a
packagefile encoding/asn1=/tmp/go-build4037586023/b151/_pkg_.a
packagefile encoding/hex=/tmp/go-build4037586023/b176/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build4037586023/b163/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build4037586023/b164/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build4037586023/b165/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build4037586023/b184/_pkg_.a
packagefile regexp/syntax=/tmp/go-build4037586023/b200/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build4037586023/b098/_pkg_.a
packagefile crypto/sha3=/tmp/go-build4037586023/b148/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build4037586023/b155/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build4037586023/b140/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/ntpresponder\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=-wns18K8f35LhanezgXd/xF4f0j7Ep7fz2lOZ5qvq/j9XNIK1TP-O4K8ukn36t/-wns18K8f35LhanezgXd -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpresponder
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename pshark
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/pshark github.com/facebook/time/cmd/pshark
WORK=/tmp/go-build2466954842
internal/goarch
mkdir -p $WORK/b007/
internal/unsafeheader
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b007/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
echo '# import config' > $WORK/b009/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
encoding
mkdir -p $WORK/b003/
echo '# import config' > $WORK/b003/importcfg # internal
internal/cpu
mkdir -p $WORK/b012/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
echo '# import config' > $WORK/b012/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b006/
internal/byteorder
mkdir -p $WORK/b013/
echo -n > $WORK/b006/go_asm.h # internal
echo '# import config' > $WORK/b013/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
cat >/tmp/go-build2466954842/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cat >/tmp/go-build2466954842/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cat >/tmp/go-build2466954842/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
echo -n > $WORK/b020/go_asm.h # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
internal/asan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
cat >/tmp/go-build2466954842/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build2466954842/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
cat >/tmp/go-build2466954842/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build2466954842/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b028/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build2466954842/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build2466954842/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build2466954842/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
cmp
mkdir -p $WORK/b032/
echo '# import config' > $WORK/b032/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
internal/itoa
mkdir -p $WORK/b034/
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
echo '# import config' > $WORK/b034/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
math/bits
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
unicode/utf8
mkdir -p $WORK/b039/
echo '# import config' > $WORK/b039/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
sync/atomic
mkdir -p $WORK/b042/
echo -n > $WORK/b042/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm.s
echo '# import config' > $WORK/b042/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
unicode
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
math
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm.o ./asm.s
cat >/tmp/go-build2466954842/b036/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build2466954842/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
internal/nettrace
mkdir -p $WORK/b072/
echo '# import config' > $WORK/b072/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
unicode/utf16
mkdir -p $WORK/b092/
echo '# import config' > $WORK/b092/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b022/
cat >/tmp/go-build2466954842/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build2466954842/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build2466954842/b024/_pkg_.a
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2466954842/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2466954842/b027/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
internal/sync
mkdir -p $WORK/b041/
cat >/tmp/go-build2466954842/b041/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
log/internal
mkdir -p $WORK/b094/
echo '# import config' > $WORK/b094/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_arm64.o $WORK/b036/exp_arm64.o $WORK/b036/floor_arm64.o $WORK/b036/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
runtime
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cat >/tmp/go-build2466954842/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2466954842/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2466954842/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2466954842/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2466954842/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build2466954842/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2466954842/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2466954842/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2466954842/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2466954842/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2466954842/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2466954842/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2466954842/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
internal/reflectlite
mkdir -p $WORK/b005/
weak
mkdir -p $WORK/b076/
echo -n > $WORK/b005/go_asm.h # internal
sync
mkdir -p $WORK/b040/
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >/tmp/go-build2466954842/b076/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build2466954842/b040/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build2466954842/b041/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
iter
mkdir -p $WORK/b035/
cat >/tmp/go-build2466954842/b035/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go
cat >/tmp/go-build2466954842/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2466954842/b009/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b044/
cat >/tmp/go-build2466954842/b044/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile iter=/tmp/go-build2466954842/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b065/
cat >/tmp/go-build2466954842/b065/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2466954842/b005/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
cat >/tmp/go-build2466954842/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2466954842/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/testlog
mkdir -p $WORK/b058/
cat >/tmp/go-build2466954842/b058/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
internal/bisect
mkdir -p $WORK/b053/
cat >/tmp/go-build2466954842/b053/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
strconv
mkdir -p $WORK/b038/
cat >/tmp/go-build2466954842/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
io
mkdir -p $WORK/b045/
cat >/tmp/go-build2466954842/b045/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/oserror
mkdir -p $WORK/b049/
cat >/tmp/go-build2466954842/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
path
mkdir -p $WORK/b050/
cat >/tmp/go-build2466954842/b050/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
internal/godebug
mkdir -p $WORK/b052/
cat >/tmp/go-build2466954842/b052/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build2466954842/b053/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2466954842/b016/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
syscall
mkdir -p $WORK/b054/
echo -n > $WORK/b054/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2466954842/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build2466954842/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/msan=/tmp/go-build2466954842/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build2466954842/b049/_pkg_.a
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2466954842/b028/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
strings
mkdir -p $WORK/b059/
cat >/tmp/go-build2466954842/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile iter=/tmp/go-build2466954842/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b033/
echo -n > $WORK/b033/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b033/symabis ./asm_arm64.s
cat >/tmp/go-build2466954842/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2466954842/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2466954842/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2466954842/b009/_pkg_.a
packagefile iter=/tmp/go-build2466954842/b035/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
bytes
mkdir -p $WORK/b061/
cat >/tmp/go-build2466954842/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile iter=/tmp/go-build2466954842/b035/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
regexp/syntax
mkdir -p $WORK/b064/
cat >/tmp/go-build2466954842/b064/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b071/
cat >/tmp/go-build2466954842/b071/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b051/
cat >/tmp/go-build2466954842/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2466954842/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
internal/syscall/unix
mkdir -p $WORK/b056/
cat >/tmp/go-build2466954842/b056/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
internal/syscall/execenv
mkdir -p $WORK/b057/
cat >/tmp/go-build2466954842/b057/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
regexp
mkdir -p $WORK/b063/
cat >/tmp/go-build2466954842/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2466954842/b064/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
internal/singleflight
mkdir -p $WORK/b073/
cat >/tmp/go-build2466954842/b073/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b075/
cat >/tmp/go-build2466954842/b075/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build2466954842/b041/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile weak=/tmp/go-build2466954842/b076/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b074/
cat >/tmp/go-build2466954842/b074/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile unique=/tmp/go-build2466954842/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
io/fs
mkdir -p $WORK/b048/
runtime/cgo
mkdir -p $WORK/b077/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b077/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cat >/tmp/go-build2466954842/b048/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build2466954842/b049/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile path=/tmp/go-build2466954842/b050/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cd $WORK/b077
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b047/
cat >/tmp/go-build2466954842/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile io/fs=/tmp/go-build2466954842/b048/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b033/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_arm64.o # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x003.o -c gcc_context.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
internal/poll
mkdir -p $WORK/b055/
cat >/tmp/go-build2466954842/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2466954842/b056/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b031/
cat >/tmp/go-build2466954842/b031/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x004.o -c gcc_fatalf.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
encoding/binary
mkdir -p $WORK/b067/
cat >/tmp/go-build2466954842/b067/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b046/
cat >/tmp/go-build2466954842/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2466954842/b047/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build2466954842/b055/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2466954842/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2466954842/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build2466954842/b058/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile io/fs=/tmp/go-build2466954842/b048/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x006.o -c gcc_linux_arm64.c
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
context
mkdir -p $WORK/b070/
cat >/tmp/go-build2466954842/b070/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2466954842/b005/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/context/context.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x007.o -c gcc_mmap.c
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b068/
cat >/tmp/go-build2466954842/b068/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
hash
mkdir -p $WORK/b082/
cat >/tmp/go-build2466954842/b082/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/hash/hash.go
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
bufio
mkdir -p $WORK/b084/
cat >/tmp/go-build2466954842/b084/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b081/
echo -n > $WORK/b081/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./crc32_arm64.s
cat >/tmp/go-build2466954842/b081/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile hash=/tmp/go-build2466954842/b082/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b081/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x008.o -c gcc_setenv.c
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
encoding/base64
mkdir -p $WORK/b091/
cat >/tmp/go-build2466954842/b091/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
golang.org/x/sys/unix
mkdir -p $WORK/b088/
echo -n > $WORK/b088/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./asm_linux_arm64.s
cat >/tmp/go-build2466954842/b088/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b088/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x010.o -c gcc_stack_unix.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x011.o -c gcc_traceback.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x012.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x013.o -c linux_syscall.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b030/
cat >/tmp/go-build2466954842/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2466954842/b031/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_x014.o -c gcc_arm64.S
cd $WORK/b077
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -I $WORK/b077/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b077/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o -O2 -g -lpthread
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b077=/tmp/go-build -gno-record-gcc-switches -o $WORK/b077/_cgo_.o $WORK/b077/_cgo_main.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b077/_cgo_.o -dynout $WORK/b077/_cgo_import.go -dynlinker
echo -n > $WORK/b077/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./asm_arm64.s
cat >/tmp/go-build2466954842/b077/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build2466954842/b027/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b077/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b077/_cgo_gotypes.go $WORK/b077/cgo.cgo1.go $WORK/b077/_cgo_import.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b077/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_arm64.o $WORK/b077/_x001.o $WORK/b077/_x002.o $WORK/b077/_x003.o $WORK/b077/_x004.o $WORK/b077/_x005.o $WORK/b077/_x006.o $WORK/b077/_x007.o $WORK/b077/_x008.o $WORK/b077/_x009.o $WORK/b077/_x010.o $WORK/b077/_x011.o $WORK/b077/_x012.o $WORK/b077/_x013.o $WORK/b077/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b002/
cat >/tmp/go-build2466954842/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build2466954842/b003/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
encoding/hex
mkdir -p $WORK/b062/
cat >/tmp/go-build2466954842/b062/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
net
mkdir -p $WORK/b069/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b069/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b069/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
github.com/davecgh/go-spew/spew
mkdir -p $WORK/b060/
cat >/tmp/go-build2466954842/b060/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding/hex=/tmp/go-build2466954842/b062/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile regexp=/tmp/go-build2466954842/b063/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/davecgh/go-spew/spew -lang=go1.24 -complete -installsuffix shared -buildid udoyV34Yl00sjgdbCw1j/udoyV34Yl00sjgdbCw1j -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/share/gocode/src/github.com/davecgh/go-spew/spew/bypass.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/common.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/config.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/doc.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/dump.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/format.go /usr/share/gocode/src/github.com/davecgh/go-spew/spew/spew.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
runtime/debug
mkdir -p $WORK/b079/
echo -n > $WORK/b079/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./debug.s
cat >/tmp/go-build2466954842/b079/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile internal/poll=/tmp/go-build2466954842/b055/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
compress/flate
mkdir -p $WORK/b086/
cat >/tmp/go-build2466954842/b086/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2466954842/b084/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/debug.o ./debug.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f7/f7354b7169f589dea073c91cf020bbb8af79ef0fedc426ce68c547578558e926-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/debug.o # internal
golang.org/x/net/bpf
mkdir -p $WORK/b087/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cat >/tmp/go-build2466954842/b087/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid SlHn8AKPwFKvBTUSZpVA/SlHn8AKPwFKvBTUSZpVA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
encoding/json
mkdir -p $WORK/b090/
cat >/tmp/go-build2466954842/b090/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile encoding=/tmp/go-build2466954842/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build2466954842/b091/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2466954842/b092/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7e/7e40af9ae2fc9fbeadd7f6f3afe9f5d08dde0032dea4cea24b1542a10ac14775-d # internal
log
mkdir -p $WORK/b093/
cat >/tmp/go-build2466954842/b093/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile log/internal=/tmp/go-build2466954842/b094/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b085/
cat >/tmp/go-build2466954842/b085/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2466954842/b084/_pkg_.a
packagefile compress/flate=/tmp/go-build2466954842/b086/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile hash/crc32=/tmp/go-build2466954842/b081/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b089/
cat >/tmp/go-build2466954842/b089/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2466954842/b084/_pkg_.a
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile context=/tmp/go-build2466954842/b070/_pkg_.a
packagefile encoding/json=/tmp/go-build2466954842/b090/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2466954842/b088/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile log=/tmp/go-build2466954842/b093/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
cd $WORK/b069
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x003.o -c cgo_resnew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x005.o -c cgo_unix_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_x006.o -c cgo_unix_cgo_res.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I $WORK/b069/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b069/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o -O2 -g -lresolv
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -o $WORK/b069/_cgo_.o $WORK/b069/_cgo_main.o $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go
cat >/tmp/go-build2466954842/b069/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile context=/tmp/go-build2466954842/b070/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2466954842/b071/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2466954842/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2466954842/b072/_pkg_.a
packagefile internal/poll=/tmp/go-build2466954842/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2466954842/b073/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2466954842/b056/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile io/fs=/tmp/go-build2466954842/b048/_pkg_.a
packagefile net/netip=/tmp/go-build2466954842/b074/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2466954842/b077/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix_cgo.cgo1.go $WORK/b069/cgo_unix_cgo_res.cgo1.go $WORK/b069/_cgo_import.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/_x001.o $WORK/b069/_x002.o $WORK/b069/_x003.o $WORK/b069/_x004.o $WORK/b069/_x005.o $WORK/b069/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b066/
github.com/google/gopacket
mkdir -p $WORK/b078/
cat >/tmp/go-build2466954842/b066/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding=/tmp/go-build2466954842/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build2466954842/b068/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
cat >/tmp/go-build2466954842/b078/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding/hex=/tmp/go-build2466954842/b062/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile runtime/debug=/tmp/go-build2466954842/b079/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/google/gopacket -lang=go1.24 -complete -installsuffix shared -buildid KV-HhVWTvcWv2saeqGhy/KV-HhVWTvcWv2saeqGhy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/base.go /usr/share/gocode/src/github.com/google/gopacket/decode.go /usr/share/gocode/src/github.com/google/gopacket/doc.go /usr/share/gocode/src/github.com/google/gopacket/flows.go /usr/share/gocode/src/github.com/google/gopacket/layerclass.go /usr/share/gocode/src/github.com/google/gopacket/layers_decoder.go /usr/share/gocode/src/github.com/google/gopacket/layertype.go /usr/share/gocode/src/github.com/google/gopacket/packet.go /usr/share/gocode/src/github.com/google/gopacket/parser.go /usr/share/gocode/src/github.com/google/gopacket/time.go /usr/share/gocode/src/github.com/google/gopacket/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f9/f92127d17350c529e77a4a229ff8a07697ffa69b53e50f6ba05aa2ced90cccef-d # internal
github.com/google/gopacket/layers
mkdir -p $WORK/b080/
cat >/tmp/go-build2466954842/b080/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile encoding/hex=/tmp/go-build2466954842/b062/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build2466954842/b078/_pkg_.a
packagefile hash/crc32=/tmp/go-build2466954842/b081/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/google/gopacket/layers -lang=go1.24 -complete -installsuffix shared -buildid -jcltno9Gas0bXxjzq_O/-jcltno9Gas0bXxjzq_O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/layers/arp.go /usr/share/gocode/src/github.com/google/gopacket/layers/asf.go /usr/share/gocode/src/github.com/google/gopacket/layers/asf_presencepong.go /usr/share/gocode/src/github.com/google/gopacket/layers/base.go /usr/share/gocode/src/github.com/google/gopacket/layers/bfd.go /usr/share/gocode/src/github.com/google/gopacket/layers/cdp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ctp.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv4.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv6.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv6_options.go /usr/share/gocode/src/github.com/google/gopacket/layers/dns.go /usr/share/gocode/src/github.com/google/gopacket/layers/doc.go /usr/share/gocode/src/github.com/google/gopacket/layers/dot11.go /usr/share/gocode/src/github.com/google/gopacket/layers/dot1q.go /usr/share/gocode/src/github.com/google/gopacket/layers/eap.go /usr/share/gocode/src/github.com/google/gopacket/layers/eapol.go /usr/share/gocode/src/github.com/google/gopacket/layers/endpoints.go /usr/share/gocode/src/github.com/google/gopacket/layers/enums.go /usr/share/gocode/src/github.com/google/gopacket/layers/enums_generated.go /usr/share/gocode/src/github.com/google/gopacket/layers/erspan2.go /usr/share/gocode/src/github.com/google/gopacket/layers/etherip.go /usr/share/gocode/src/github.com/google/gopacket/layers/ethernet.go /usr/share/gocode/src/github.com/google/gopacket/layers/fddi.go /usr/share/gocode/src/github.com/google/gopacket/layers/fuzz_layer.go /usr/share/gocode/src/github.com/google/gopacket/layers/geneve.go /usr/share/gocode/src/github.com/google/gopacket/layers/gre.go /usr/share/gocode/src/github.com/google/gopacket/layers/gtp.go /usr/share/gocode/src/github.com/google/gopacket/layers/iana_ports.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp4.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp6.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp6msg.go /usr/share/gocode/src/github.com/google/gopacket/layers/igmp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ip4.go /usr/share/gocode/src/github.com/google/gopacket/layers/ip6.go /usr/share/gocode/src/github.com/google/gopacket/layers/ipsec.go /usr/share/gocode/src/github.com/google/gopacket/layers/layertypes.go /usr/share/gocode/src/github.com/google/gopacket/layers/lcm.go /usr/share/gocode/src/github.com/google/gopacket/layers/linux_sll.go /usr/share/gocode/src/github.com/google/gopacket/layers/llc.go /usr/share/gocode/src/github.com/google/gopacket/layers/lldp.go /usr/share/gocode/src/github.com/google/gopacket/layers/loopback.go /usr/share/gocode/src/github.com/google/gopacket/layers/mldv1.go /usr/share/gocode/src/github.com/google/gopacket/layers/mldv2.go /usr/share/gocode/src/github.com/google/gopacket/layers/modbustcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/mpls.go /usr/share/gocode/src/github.com/google/gopacket/layers/ndp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ntp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ospf.go /usr/share/gocode/src/github.com/google/gopacket/layers/pflog.go /usr/share/gocode/src/github.com/google/gopacket/layers/ports.go /usr/share/gocode/src/github.com/google/gopacket/layers/ppp.go /usr/share/gocode/src/github.com/google/gopacket/layers/pppoe.go /usr/share/gocode/src/github.com/google/gopacket/layers/prism.go /usr/share/gocode/src/github.com/google/gopacket/layers/radiotap.go /usr/share/gocode/src/github.com/google/gopacket/layers/radius.go /usr/share/gocode/src/github.com/google/gopacket/layers/rmcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/rudp.go /usr/share/gocode/src/github.com/google/gopacket/layers/sctp.go /usr/share/gocode/src/github.com/google/gopacket/layers/sflow.go /usr/share/gocode/src/github.com/google/gopacket/layers/sip.go /usr/share/gocode/src/github.com/google/gopacket/layers/stp.go /usr/share/gocode/src/github.com/google/gopacket/layers/tcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/tcpip.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_alert.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_appdata.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_cipherspec.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_handshake.go /usr/share/gocode/src/github.com/google/gopacket/layers/udp.go /usr/share/gocode/src/github.com/google/gopacket/layers/udplite.go /usr/share/gocode/src/github.com/google/gopacket/layers/usb.go /usr/share/gocode/src/github.com/google/gopacket/layers/vrrp.go /usr/share/gocode/src/github.com/google/gopacket/layers/vxlan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/7d/7df0828b38e3910cc306799bc440de991432259212414de05d87aa2a7bea6045-d # internal
github.com/google/gopacket/pcapgo
mkdir -p $WORK/b083/
cat >/tmp/go-build2466954842/b083/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2466954842/b084/_pkg_.a
packagefile compress/gzip=/tmp/go-build2466954842/b085/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build2466954842/b078/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build2466954842/b080/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build2466954842/b087/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2466954842/b088/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/google/gopacket/pcapgo -lang=go1.24 -complete -installsuffix shared -buildid uUnWDbOaz3cyjmmzxr6K/uUnWDbOaz3cyjmmzxr6K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/pcapgo/capture.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/doc.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/ngread.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/ngwrite.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/pcapng.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/read.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/snoop.go /usr/share/gocode/src/github.com/google/gopacket/pcapgo/write.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/24/24bc5df7ed642e16f4f8ae2ca9d670aa596a68aef90005555622470e1038e0c5-d # internal
github.com/facebook/time/cmd/pshark
mkdir -p $WORK/b001/
cat >/tmp/go-build2466954842/b001/importcfg << 'EOF' # internal
# import config
packagefile flag=/tmp/go-build2466954842/b002/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2466954842/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2466954842/b066/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build2466954842/b078/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build2466954842/b080/_pkg_.a
packagefile github.com/google/gopacket/pcapgo=/tmp/go-build2466954842/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2466954842/b089/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2466954842/b077/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid ohPKMvuY7uVvgMg-kW4S/ohPKMvuY7uVvgMg-kW4S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/pshark/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9f/9f59f0cd44f8a3c1421149ecfe3315fe43e78dbfadfa0a3901dad1ceaa575a35-d # internal
cat >/tmp/go-build2466954842/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/pshark=/tmp/go-build2466954842/b001/_pkg_.a
packagefile flag=/tmp/go-build2466954842/b002/_pkg_.a
packagefile fmt=/tmp/go-build2466954842/b030/_pkg_.a
packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2466954842/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2466954842/b066/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build2466954842/b078/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build2466954842/b080/_pkg_.a
packagefile github.com/google/gopacket/pcapgo=/tmp/go-build2466954842/b083/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2466954842/b089/_pkg_.a
packagefile net=/tmp/go-build2466954842/b069/_pkg_.a
packagefile os=/tmp/go-build2466954842/b046/_pkg_.a
packagefile strconv=/tmp/go-build2466954842/b038/_pkg_.a
packagefile strings=/tmp/go-build2466954842/b059/_pkg_.a
packagefile runtime=/tmp/go-build2466954842/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2466954842/b077/_pkg_.a
packagefile encoding=/tmp/go-build2466954842/b003/_pkg_.a
packagefile errors=/tmp/go-build2466954842/b004/_pkg_.a
packagefile io=/tmp/go-build2466954842/b045/_pkg_.a
packagefile reflect=/tmp/go-build2466954842/b033/_pkg_.a
packagefile slices=/tmp/go-build2466954842/b044/_pkg_.a
packagefile time=/tmp/go-build2466954842/b051/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2466954842/b031/_pkg_.a
packagefile math=/tmp/go-build2466954842/b036/_pkg_.a
packagefile sync=/tmp/go-build2466954842/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2466954842/b039/_pkg_.a
packagefile bytes=/tmp/go-build2466954842/b061/_pkg_.a
packagefile encoding/hex=/tmp/go-build2466954842/b062/_pkg_.a
packagefile regexp=/tmp/go-build2466954842/b063/_pkg_.a
packagefile sort=/tmp/go-build2466954842/b065/_pkg_.a
packagefile encoding/binary=/tmp/go-build2466954842/b067/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build2466954842/b068/_pkg_.a
packagefile runtime/debug=/tmp/go-build2466954842/b079/_pkg_.a
packagefile syscall=/tmp/go-build2466954842/b054/_pkg_.a
packagefile hash/crc32=/tmp/go-build2466954842/b081/_pkg_.a
packagefile bufio=/tmp/go-build2466954842/b084/_pkg_.a
packagefile compress/gzip=/tmp/go-build2466954842/b085/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build2466954842/b087/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2466954842/b088/_pkg_.a
packagefile context=/tmp/go-build2466954842/b070/_pkg_.a
packagefile encoding/json=/tmp/go-build2466954842/b090/_pkg_.a
packagefile log=/tmp/go-build2466954842/b093/_pkg_.a
packagefile sync/atomic=/tmp/go-build2466954842/b042/_pkg_.a
packagefile cmp=/tmp/go-build2466954842/b032/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2466954842/b071/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2466954842/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2466954842/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build2466954842/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2466954842/b072/_pkg_.a
packagefile internal/poll=/tmp/go-build2466954842/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2466954842/b073/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2466954842/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2466954842/b056/_pkg_.a
packagefile io/fs=/tmp/go-build2466954842/b048/_pkg_.a
packagefile net/netip=/tmp/go-build2466954842/b074/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2466954842/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2466954842/b047/_pkg_.a
packagefile internal/goarch=/tmp/go-build2466954842/b007/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2466954842/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build2466954842/b058/_pkg_.a
packagefile math/bits=/tmp/go-build2466954842/b037/_pkg_.a
packagefile internal/abi=/tmp/go-build2466954842/b006/_pkg_.a
packagefile iter=/tmp/go-build2466954842/b035/_pkg_.a
packagefile unicode=/tmp/go-build2466954842/b043/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2466954842/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2466954842/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build2466954842/b012/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2466954842/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2466954842/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build2466954842/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2466954842/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2466954842/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2466954842/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2466954842/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2466954842/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2466954842/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2466954842/b028/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2466954842/b005/_pkg_.a
packagefile internal/race=/tmp/go-build2466954842/b025/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2466954842/b009/_pkg_.a
packagefile internal/sync=/tmp/go-build2466954842/b041/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2466954842/b064/_pkg_.a
packagefile internal/asan=/tmp/go-build2466954842/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build2466954842/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build2466954842/b049/_pkg_.a
packagefile hash=/tmp/go-build2466954842/b082/_pkg_.a
packagefile compress/flate=/tmp/go-build2466954842/b086/_pkg_.a
packagefile encoding/base64=/tmp/go-build2466954842/b091/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2466954842/b092/_pkg_.a
packagefile log/internal=/tmp/go-build2466954842/b094/_pkg_.a
packagefile internal/bisect=/tmp/go-build2466954842/b053/_pkg_.a
packagefile path=/tmp/go-build2466954842/b050/_pkg_.a
packagefile unique=/tmp/go-build2466954842/b075/_pkg_.a
packagefile weak=/tmp/go-build2466954842/b076/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/pshark\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=UdSGL210j6w8SRGXf5KL/ohPKMvuY7uVvgMg-kW4S/QFsJHX08mlFEb-LEQ_Vt/UdSGL210j6w8SRGXf5KL -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/pshark
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename ptpcheck
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptpcheck github.com/facebook/time/cmd/ptpcheck
WORK=/tmp/go-build488283595
internal/unsafeheader
mkdir -p $WORK/b009/
internal/goarch
mkdir -p $WORK/b007/
internal/byteorder
mkdir -p $WORK/b013/
echo '# import config' > $WORK/b009/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
echo '# import config' > $WORK/b007/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
echo '# import config' > $WORK/b013/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
echo '# import config' > $WORK/b012/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
cat >/tmp/go-build488283595/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cat >/tmp/go-build488283595/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b018/
cat >/tmp/go-build488283595/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
echo '# import config' > $WORK/b018/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
internal/asan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
cat >/tmp/go-build488283595/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build488283595/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
cat >/tmp/go-build488283595/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build488283595/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build488283595/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build488283595/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
echo '# import config' > $WORK/b028/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build488283595/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
sync/atomic
mkdir -p $WORK/b032/
echo -n > $WORK/b032/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b032/symabis ./asm.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
math/bits
mkdir -p $WORK/b036/
echo '# import config' > $WORK/b036/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
echo '# import config' > $WORK/b032/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b032/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
internal/itoa
mkdir -p $WORK/b038/
echo '# import config' > $WORK/b038/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
unicode
mkdir -p $WORK/b044/
echo '# import config' > $WORK/b044/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
unicode/utf8
mkdir -p $WORK/b045/
echo '# import config' > $WORK/b045/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b032/asm.o ./asm.s
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b032/_pkg_.a $WORK/b032/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build488283595/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
EOF
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
cmp
mkdir -p $WORK/b046/
echo '# import config' > $WORK/b046/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
encoding
mkdir -p $WORK/b047/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
echo '# import config' > $WORK/b047/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b022/
cat >/tmp/go-build488283595/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build488283595/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build488283595/b024/_pkg_.a
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build488283595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
math
mkdir -p $WORK/b050/
echo -n > $WORK/b050/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b050/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cat >/tmp/go-build488283595/b050/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b050/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
internal/sync
mkdir -p $WORK/b031/
cat >/tmp/go-build488283595/b031/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
unicode/utf16
mkdir -p $WORK/b065/
echo '# import config' > $WORK/b065/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
internal/nettrace
mkdir -p $WORK/b075/
echo '# import config' > $WORK/b075/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
log/internal
mkdir -p $WORK/b085/
echo '# import config' > $WORK/b085/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/list
mkdir -p $WORK/b092/
echo '# import config' > $WORK/b092/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/container/list/list.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b100/
echo '# import config' > $WORK/b100/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b104/
cat >/tmp/go-build488283595/b104/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b105/
cat >/tmp/go-build488283595/b105/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b108/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
echo -n > $WORK/b108/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./xor_arm64.s
crypto/internal/boring/sig
mkdir -p $WORK/b118/
echo -n > $WORK/b118/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b118/symabis ./sig_other.s
echo '# import config' > $WORK/b118/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b118/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cat >/tmp/go-build488283595/b108/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b118/sig_other.o ./sig_other.s
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/xor_arm64.o ./xor_arm64.s
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/dim_arm64.o ./dim_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b118/_pkg_.a $WORK/b118/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b139/
echo '# import config' > $WORK/b139/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/exp_arm64.o ./exp_arm64.s
runtime
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b151/
echo '# import config' > $WORK/b151/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
google.golang.org/protobuf/internal/flags
mkdir -p $WORK/b199/
echo '# import config' > $WORK/b199/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/internal/flags -lang=go1.24 -complete -installsuffix shared -buildid 4on2RsJkqfW-3WajaK_q/4on2RsJkqfW-3WajaK_q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b050/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
google.golang.org/protobuf/internal/set
mkdir -p $WORK/b211/
cat >/tmp/go-build488283595/b211/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cat >/tmp/go-build488283595/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build488283595/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build488283595/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build488283595/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build488283595/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build488283595/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build488283595/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build488283595/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build488283595/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build488283595/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build488283595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build488283595/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/protobuf/internal/set -lang=go1.24 -complete -installsuffix shared -buildid SV37bjCvw7BjHwXXXJKw/SV37bjCvw7BjHwXXXJKw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b050/_pkg_.a $WORK/b050/dim_arm64.o $WORK/b050/exp_arm64.o $WORK/b050/floor_arm64.o $WORK/b050/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fd/fd61646a98ef6ff5c5e3ca30ad29cf720243edb2139bd571fa3b4dad6d828aff-d # internal
container/ring
mkdir -p $WORK/b232/
echo '# import config' > $WORK/b232/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p container/ring -lang=go1.24 -std -complete -installsuffix shared -buildid DR8JBa21ldmnnFVaNsOe/DR8JBa21ldmnnFVaNsOe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
github.com/shirou/gopsutil/common
mkdir -p $WORK/b245/
echo '# import config' > $WORK/b245/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/shirou/gopsutil/common -lang=go1.24 -complete -installsuffix shared -buildid aK63bLXJar1EBpfyplrw/aK63bLXJar1EBpfyplrw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/common/env.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal
cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e4/e416c63246a27494cc555d1d86ab8fcccb76c5951ff68c250b2cab2074fb49b7-d # internal
github.com/rivo/uniseg
mkdir -p $WORK/b256/
cat >/tmp/go-build488283595/b256/importcfg << 'EOF' # internal
# import config
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/rivo/uniseg -lang=go1.24 -complete -installsuffix shared -buildid mpl-S-s6BhpBK2vjggu9/mpl-S-s6BhpBK2vjggu9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /usr/share/gocode/src/github.com/rivo/uniseg/doc.go /usr/share/gocode/src/github.com/rivo/uniseg/eastasianwidth.go /usr/share/gocode/src/github.com/rivo/uniseg/emojipresentation.go /usr/share/gocode/src/github.com/rivo/uniseg/grapheme.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemeproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemerules.go /usr/share/gocode/src/github.com/rivo/uniseg/line.go /usr/share/gocode/src/github.com/rivo/uniseg/lineproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/linerules.go /usr/share/gocode/src/github.com/rivo/uniseg/properties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentence.go /usr/share/gocode/src/github.com/rivo/uniseg/sentenceproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentencerules.go /usr/share/gocode/src/github.com/rivo/uniseg/step.go /usr/share/gocode/src/github.com/rivo/uniseg/width.go /usr/share/gocode/src/github.com/rivo/uniseg/word.go /usr/share/gocode/src/github.com/rivo/uniseg/wordproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/wordrules.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal
cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/87/87b2614514a16d7c764e1d7a445415010fb174c17d54efc8b76c679932269e55-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal
cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/32/322e63f6b04a04c281a7a34ba8eeec4e3d2915b5197c8d13793de7c25dd54e3a-d # internal
golang.org/x/exp/constraints
mkdir -p $WORK/b262/
echo '# import config' > $WORK/b262/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p golang.org/x/exp/constraints -lang=go1.24 -complete -installsuffix shared -buildid VZrv3OJ-9mdY1FnE50SU/VZrv3OJ-9mdY1FnE50SU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/share/gocode/src/golang.org/x/exp/constraints/constraints.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal
cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/3c/3cf2fc44505657de5b743226373ce3a7ecd41b9484e1174a6c5126cf205da6f9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal
cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c3/c379c98c8ceff9f32a9eefebbc23a8b4f3c4bc95c1d963d220a143fbfb0969ba-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
mkdir -p $WORK/b043/
internal/reflectlite
mkdir -p $WORK/b005/
cat >/tmp/go-build488283595/b043/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
sync
mkdir -p $WORK/b030/
cat >/tmp/go-build488283595/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build488283595/b031/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
weak
mkdir -p $WORK/b079/
cat >/tmp/go-build488283595/b079/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/iter/iter.go
cat >/tmp/go-build488283595/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build488283595/b009/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b117/
slices
mkdir -p $WORK/b053/
cat >/tmp/go-build488283595/b117/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
cat >/tmp/go-build488283595/b053/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b165/
cat >/tmp/go-build488283595/b165/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
runtime/metrics
mkdir -p $WORK/b219/
cat >/tmp/go-build488283595/b219/importcfg << 'EOF' # internal
# import config
packagefile internal/godebugs=/tmp/go-build488283595/b016/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p runtime/metrics -lang=go1.24 -std -installsuffix shared -buildid 1tj_f8W1DCp9LJuuaoW3/1tj_f8W1DCp9LJuuaoW3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal
cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ac/acbadd483a8f6c77e114a0de3f2e4299918ba5ce209406831a2ec30fddd7a6a4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
internal/testlog
mkdir -p $WORK/b063/
mkdir -p $WORK/b035/
internal/singleflight
mkdir -p $WORK/b076/
cat >/tmp/go-build488283595/b063/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
cat >/tmp/go-build488283595/b076/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cat >/tmp/go-build488283595/b035/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b004/
cat >/tmp/go-build488283595/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build488283595/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
sort
mkdir -p $WORK/b069/
cat >/tmp/go-build488283595/b069/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build488283595/b005/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b078/
cat >/tmp/go-build488283595/b078/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build488283595/b031/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile weak=/tmp/go-build488283595/b079/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
internal/oserror
mkdir -p $WORK/b039/
cat >/tmp/go-build488283595/b039/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
syscall
mkdir -p $WORK/b037/
echo -n > $WORK/b037/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_linux_arm64.s
cat >/tmp/go-build488283595/b037/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build488283595/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/msan=/tmp/go-build488283595/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build488283595/b039/_pkg_.a
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build488283595/b028/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b034/
cat >/tmp/go-build488283595/b034/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build488283595/b035/_pkg_.a
packagefile internal/godebugs=/tmp/go-build488283595/b016/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
io
mkdir -p $WORK/b042/
cat >/tmp/go-build488283595/b042/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
strconv
mkdir -p $WORK/b052/
cat >/tmp/go-build488283595/b052/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
path
mkdir -p $WORK/b059/
cat >/tmp/go-build488283595/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
bytes
mkdir -p $WORK/b041/
cat >/tmp/go-build488283595/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
strings
mkdir -p $WORK/b064/
cat >/tmp/go-build488283595/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b074/
cat >/tmp/go-build488283595/b074/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b051/
echo -n > $WORK/b051/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b051/symabis ./asm_arm64.s
cat >/tmp/go-build488283595/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build488283595/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build488283595/b009/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b051/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
net/netip
mkdir -p $WORK/b077/
cat >/tmp/go-build488283595/b077/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile unique=/tmp/go-build488283595/b078/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b033/
cat >/tmp/go-build488283595/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
internal/syscall/unix
mkdir -p $WORK/b061/
cat >/tmp/go-build488283595/b061/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/syscall/execenv
mkdir -p $WORK/b062/
cat >/tmp/go-build488283595/b062/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
runtime/cgo
mkdir -p $WORK/b080/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b080/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd $WORK/b080
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
bufio
mkdir -p $WORK/b087/
cat >/tmp/go-build488283595/b087/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x003.o -c gcc_context.c
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
context
mkdir -p $WORK/b003/
cat >/tmp/go-build488283595/b003/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build488283595/b005/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
io/fs
mkdir -p $WORK/b058/
cat >/tmp/go-build488283595/b058/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build488283595/b039/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
internal/poll
mkdir -p $WORK/b060/
cat >/tmp/go-build488283595/b060/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x006.o -c gcc_linux_arm64.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b057/
cat >/tmp/go-build488283595/b057/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x007.o -c gcc_mmap.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
hash
mkdir -p $WORK/b091/
cat >/tmp/go-build488283595/b091/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b090/
echo -n > $WORK/b090/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./crc32_arm64.s
cat >/tmp/go-build488283595/b090/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/crc32_arm64.o ./crc32_arm64.s
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x008.o -c gcc_setenv.c
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b095/
cat >/tmp/go-build488283595/b095/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b099/
cat >/tmp/go-build488283595/b099/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
os
mkdir -p $WORK/b056/
cat >/tmp/go-build488283595/b056/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build488283595/b057/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/poll=/tmp/go-build488283595/b060/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build488283595/b062/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile internal/testlog=/tmp/go-build488283595/b063/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
crypto/internal/fips140
mkdir -p $WORK/b098/
cat >/tmp/go-build488283595/b098/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build488283595/b099/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/impl
mkdir -p $WORK/b106/
cat >/tmp/go-build488283595/b106/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b103/
echo -n > $WORK/b103/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./sha256block_arm64.s
cat >/tmp/go-build488283595/b103/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x010.o -c gcc_stack_unix.c
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b051/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
encoding/binary
mkdir -p $WORK/b049/
cat >/tmp/go-build488283595/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
internal/fmtsort
mkdir -p $WORK/b055/
cat >/tmp/go-build488283595/b055/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x011.o -c gcc_traceback.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b107/
cat >/tmp/go-build488283595/b107/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x012.o -c gcc_util.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b109/
echo -n > $WORK/b109/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./sha512block_arm64.s
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x013.o -c linux_syscall.c
cat >/tmp/go-build488283595/b109/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b102/
cat >/tmp/go-build488283595/b102/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_x014.o -c gcc_arm64.S
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b101/
cat >/tmp/go-build488283595/b101/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build488283595/b099/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b048/
cat >/tmp/go-build488283595/b048/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
cd $WORK/b080
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I $WORK/b080/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b080/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b068/
echo -n > $WORK/b068/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b068/symabis ./asm_linux_arm64.s
cat >/tmp/go-build488283595/b068/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b068/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b072/
cat >/tmp/go-build488283595/b072/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b054/
cat >/tmp/go-build488283595/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build488283595/b055/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b097/
echo -n > $WORK/b097/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b097/symabis ./aes_arm64.s ./ctr_arm64.s
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go -dynlinker
echo -n > $WORK/b080/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b080/symabis ./asm_arm64.s
cat >/tmp/go-build488283595/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build488283595/b099/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
cat >/tmp/go-build488283595/b080/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b080/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo.cgo1.go $WORK/b080/_cgo_import.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b097/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b097/_pkg_.a $WORK/b097/aes_arm64.o $WORK/b097/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b113/
cat >/tmp/go-build488283595/b113/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b080/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b080/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b080/_pkg_.a $WORK/b080/asm_arm64.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o $WORK/b080/_x005.o $WORK/b080/_x006.o $WORK/b080/_x007.o $WORK/b080/_x008.o $WORK/b080/_x009.o $WORK/b080/_x010.o $WORK/b080/_x011.o $WORK/b080/_x012.o $WORK/b080/_x013.o $WORK/b080/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
net
mkdir -p $WORK/b073/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b073/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b073/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b112/
cat >/tmp/go-build488283595/b112/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build488283595/b113/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
math/rand/v2
mkdir -p $WORK/b115/
cat >/tmp/go-build488283595/b115/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build488283595/b014/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b114/
cat >/tmp/go-build488283595/b114/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/rand/v2=/tmp/go-build488283595/b115/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b111/
cat >/tmp/go-build488283595/b111/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build488283595/b112/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build488283595/b113/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
encoding/json
mkdir -p $WORK/b040/
cat >/tmp/go-build488283595/b040/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile encoding=/tmp/go-build488283595/b047/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf16=/tmp/go-build488283595/b065/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
log
mkdir -p $WORK/b084/
cat >/tmp/go-build488283595/b084/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile log/internal=/tmp/go-build488283595/b085/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
compress/flate
mkdir -p $WORK/b089/
cat >/tmp/go-build488283595/b089/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b088/
cat >/tmp/go-build488283595/b088/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile compress/flate=/tmp/go-build488283595/b089/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile hash/crc32=/tmp/go-build488283595/b090/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b110/
echo -n > $WORK/b110/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./gcm_arm64.s
cat >/tmp/go-build488283595/b110/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b110/_pkg_.a $WORK/b110/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b116/
cat >/tmp/go-build488283595/b116/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
crypto/cipher
mkdir -p $WORK/b096/
cat >/tmp/go-build488283595/b096/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build488283595/b110/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b068/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
math/rand
mkdir -p $WORK/b120/
cat >/tmp/go-build488283595/b120/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b067/
cat >/tmp/go-build488283595/b067/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b094/
cat >/tmp/go-build488283595/b094/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build488283595/b118/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
math/big
mkdir -p $WORK/b119/
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/clock
mkdir -p $WORK/b066/
echo -n > $WORK/b119/go_asm.h # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cat >/tmp/go-build488283595/b066/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build488283595/b067/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b119/symabis ./arith_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/facebook/time/clock -lang=go1.24 -complete -installsuffix shared -buildid RR4jqt5fJPMznpswHPxo/RR4jqt5fJPMznpswHPxo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/facebook/time/clock/clock.go ./_build/src/github.com/facebook/time/clock/clock_64bit.go ./_build/src/github.com/facebook/time/clock/doc.go
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b122/
cat >/tmp/go-build488283595/b122/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
cat >/tmp/go-build488283595/b119/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile math/rand=/tmp/go-build488283595/b120/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b119/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/des
mkdir -p $WORK/b123/
cat >/tmp/go-build488283595/b123/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/4e/4efa5447de9c6a086a951ee4e8c2ff5df088a0889f0e88ccdbfe70df6a7862c0-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b127/
cat >/tmp/go-build488283595/b127/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b128/
echo -n > $WORK/b128/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./fe_arm64.s
cat >/tmp/go-build488283595/b128/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b128/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/fe_arm64.o ./fe_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b133/
echo -n > $WORK/b133/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b133/symabis ./nat_arm64.s
cat >/tmp/go-build488283595/b133/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x002.o -c cgo_linux.cgo2.c
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b133/nat_arm64.o ./nat_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x003.o -c cgo_resnew.cgo2.c
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
crypto/sha3
mkdir -p $WORK/b135/
cat >/tmp/go-build488283595/b135/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b134/
cat >/tmp/go-build488283595/b134/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/sha3=/tmp/go-build488283595/b135/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x005.o -c cgo_unix_cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/sha512
mkdir -p $WORK/b136/
cat >/tmp/go-build488283595/b136/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b142/
cat >/tmp/go-build488283595/b142/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build488283595/b128/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
cd $WORK/b073
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_x006.o -c cgo_unix_cgo_res.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b073/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b126/
echo -n > $WORK/b126/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b126/symabis ./p256_asm_arm64.s
cat >/tmp/go-build488283595/b126/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build488283595/b127/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b126/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o -O2 -g -lresolv
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b119/arith_arm64.o ./arith_arm64.s
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b141/
cat >/tmp/go-build488283595/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build488283595/b142/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b119/_pkg_.a $WORK/b119/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b093/
cat >/tmp/go-build488283595/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build488283595/b113/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
cat >/tmp/go-build488283595/b073/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build488283595/b074/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/nettrace=/tmp/go-build488283595/b075/_pkg_.a
packagefile internal/poll=/tmp/go-build488283595/b060/_pkg_.a
packagefile internal/singleflight=/tmp/go-build488283595/b076/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile runtime/cgo=/tmp/go-build488283595/b080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo_linux.cgo1.go $WORK/b073/cgo_resnew.cgo1.go $WORK/b073/cgo_socknew.cgo1.go $WORK/b073/cgo_unix_cgo.cgo1.go $WORK/b073/cgo_unix_cgo_res.cgo1.go $WORK/b073/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b131/
cat >/tmp/go-build488283595/b131/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
encoding/asn1
mkdir -p $WORK/b138/
cat >/tmp/go-build488283595/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode/utf16=/tmp/go-build488283595/b065/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b140/
cat >/tmp/go-build488283595/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build488283595/b141/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/hmac
mkdir -p $WORK/b143/
cat >/tmp/go-build488283595/b143/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build488283595/b134/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b144/
cat >/tmp/go-build488283595/b144/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b145/
cat >/tmp/go-build488283595/b145/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b137/
cat >/tmp/go-build488283595/b137/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build488283595/b138/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build488283595/b139/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b146/
cat >/tmp/go-build488283595/b146/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b147/
cat >/tmp/go-build488283595/b147/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build488283595/b144/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b150/
echo -n > $WORK/b150/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b150/symabis ./chacha_arm64.s
cat >/tmp/go-build488283595/b150/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build488283595/b151/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b150/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack -asmhdr $WORK/b150/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b126/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b152/
cat >/tmp/go-build488283595/b152/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b126/_pkg_.a $WORK/b126/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b125/
cat >/tmp/go-build488283595/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build488283595/b126/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b150/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b150/_pkg_.a $WORK/b150/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
crypto/elliptic
mkdir -p $WORK/b130/
cat >/tmp/go-build488283595/b130/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build488283595/b126/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b124/
cat >/tmp/go-build488283595/b124/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build488283595/b125/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build488283595/b128/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b132/
cat >/tmp/go-build488283595/b132/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build488283595/b133/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build488283595/b126/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b149/
cat >/tmp/go-build488283595/b149/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build488283595/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build488283595/b151/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build488283595/b152/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/md5
mkdir -p $WORK/b153/
echo -n > $WORK/b153/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b153/symabis ./md5block_arm64.s
cat >/tmp/go-build488283595/b153/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b153/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/ecdsa
mkdir -p $WORK/b129/
cat >/tmp/go-build488283595/b129/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build488283595/b124/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build488283595/b130/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build488283595/b131/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build488283595/b132/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build488283595/b134/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/sha512=/tmp/go-build488283595/b136/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build488283595/b137/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build488283595/b139/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile math/rand/v2=/tmp/go-build488283595/b115/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/hpke
mkdir -p $WORK/b148/
cat >/tmp/go-build488283595/b148/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/aes=/tmp/go-build488283595/b122/_pkg_.a
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build488283595/b124/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build488283595/b144/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build488283595/b149/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b153/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b153/_pkg_.a $WORK/b153/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/rc4
mkdir -p $WORK/b154/
cat >/tmp/go-build488283595/b154/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b156/
cat >/tmp/go-build488283595/b156/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build488283595/b133/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/sha1
mkdir -p $WORK/b157/
echo -n > $WORK/b157/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b157=>" -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b157/symabis ./sha1block_arm64.s
cat >/tmp/go-build488283595/b157/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b157/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack -asmhdr $WORK/b157/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b157=>" -I $WORK/b157/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b157/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b157/_pkg_.a $WORK/b157/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b158/
cat >/tmp/go-build488283595/b158/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b159/
cat >/tmp/go-build488283595/b159/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
crypto/dsa
mkdir -p $WORK/b161/
cat >/tmp/go-build488283595/b161/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
crypto/rsa
mkdir -p $WORK/b155/
cat >/tmp/go-build488283595/b155/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build488283595/b131/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build488283595/b133/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build488283595/b156/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build488283595/b134/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
encoding/hex
mkdir -p $WORK/b163/
cat >/tmp/go-build488283595/b163/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
encoding/pem
mkdir -p $WORK/b164/
cat >/tmp/go-build488283595/b164/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b162/
cat >/tmp/go-build488283595/b162/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build488283595/b138/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
net/url
mkdir -p $WORK/b166/
cat >/tmp/go-build488283595/b166/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
path/filepath
mkdir -p $WORK/b167/
cat >/tmp/go-build488283595/b167/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build488283595/b057/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b171/
cat >/tmp/go-build488283595/b171/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b172/
cat >/tmp/go-build488283595/b172/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile container/list=/tmp/go-build488283595/b092/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b173/
cat >/tmp/go-build488283595/b173/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build488283595/b171/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b071/
cat >/tmp/go-build488283595/b071/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding=/tmp/go-build488283595/b047/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build488283595/b072/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
crypto/x509
mkdir -p $WORK/b160/
cat >/tmp/go-build488283595/b160/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/aes=/tmp/go-build488283595/b122/_pkg_.a
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/des=/tmp/go-build488283595/b123/_pkg_.a
packagefile crypto/dsa=/tmp/go-build488283595/b161/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build488283595/b124/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build488283595/b129/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build488283595/b140/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build488283595/b130/_pkg_.a
packagefile crypto/md5=/tmp/go-build488283595/b153/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/rsa=/tmp/go-build488283595/b155/_pkg_.a
packagefile crypto/sha1=/tmp/go-build488283595/b157/_pkg_.a
packagefile crypto/sha256=/tmp/go-build488283595/b158/_pkg_.a
packagefile crypto/sha512=/tmp/go-build488283595/b136/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build488283595/b162/_pkg_.a
packagefile encoding/asn1=/tmp/go-build488283595/b138/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile encoding/pem=/tmp/go-build488283595/b164/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build488283595/b137/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build488283595/b139/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile internal/goos=/tmp/go-build488283595/b018/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf16=/tmp/go-build488283595/b065/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b170/
cat >/tmp/go-build488283595/b170/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build488283595/b171/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build488283595/b172/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
net/textproto
mkdir -p $WORK/b174/
cat >/tmp/go-build488283595/b174/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b176/
cat >/tmp/go-build488283595/b176/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
mime
mkdir -p $WORK/b177/
cat >/tmp/go-build488283595/b177/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b169/
cat >/tmp/go-build488283595/b169/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build488283595/b170/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build488283595/b172/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build488283595/b173/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime/quotedprintable
mkdir -p $WORK/b179/
cat >/tmp/go-build488283595/b179/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b181/
cat >/tmp/go-build488283595/b181/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
net/http/internal/ascii
mkdir -p $WORK/b182/
cat >/tmp/go-build488283595/b182/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
github.com/beorn7/perks/quantile
mkdir -p $WORK/b183/
cat >/tmp/go-build488283595/b183/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/beorn7/perks/quantile -lang=go1.24 -complete -installsuffix shared -buildid d4mu58E0AT4TAC8f3l9G/d4mu58E0AT4TAC8f3l9G -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/4d/4dec7306a9776493d069127d58d87ce58194d3e13b935e55f3148320ba2012de-d # internal
github.com/cespare/xxhash/v2
mkdir -p $WORK/b184/
echo -n > $WORK/b184/go_asm.h # internal
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b184/symabis ./xxhash_arm64.s
cat >/tmp/go-build488283595/b184/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/cespare/xxhash/v2 -lang=go1.24 -installsuffix shared -buildid a8d2VTVW5q6NQC0jE71g/a8d2VTVW5q6NQC0jE71g -goversion go1.24.0 -symabis $WORK/b184/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_asm.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b168/
cat >/tmp/go-build488283595/b168/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build488283595/b169/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build488283595/b174/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b175/
cat >/tmp/go-build488283595/b175/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build488283595/b169/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b184/xxhash_arm64.o ./xxhash_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
mime/multipart
mkdir -p $WORK/b178/
cat >/tmp/go-build488283595/b178/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile mime=/tmp/go-build488283595/b177/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build488283595/b179/_pkg_.a
packagefile net/textproto=/tmp/go-build488283595/b174/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b184/_pkg_.a $WORK/b184/xxhash_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/00/00b18ce6688c02645544bb21ac7c496c3f24228a78dc9729d219302ecf6ecac0-d # internal
hash/fnv
mkdir -p $WORK/b191/
cat >/tmp/go-build488283595/b191/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid Ci5onXeNjfUzLbwXm3cc/Ci5onXeNjfUzLbwXm3cc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
google.golang.org/protobuf/internal/pragma
mkdir -p $WORK/b192/
cat >/tmp/go-build488283595/b192/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.24 -complete -installsuffix shared -buildid eSHDz__HLPc8xAd_gUs1/eSHDz__HLPc8xAd_gUs1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b121/
cat >/tmp/go-build488283595/b121/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile container/list=/tmp/go-build488283595/b092/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/aes=/tmp/go-build488283595/b122/_pkg_.a
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/des=/tmp/go-build488283595/b123/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build488283595/b124/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build488283595/b129/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build488283595/b140/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build488283595/b130/_pkg_.a
packagefile crypto/hmac=/tmp/go-build488283595/b143/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build488283595/b110/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build488283595/b144/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build488283595/b145/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build488283595/b146/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build488283595/b147/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build488283595/b148/_pkg_.a
packagefile crypto/md5=/tmp/go-build488283595/b153/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/rc4=/tmp/go-build488283595/b154/_pkg_.a
packagefile crypto/rsa=/tmp/go-build488283595/b155/_pkg_.a
packagefile crypto/sha1=/tmp/go-build488283595/b157/_pkg_.a
packagefile crypto/sha256=/tmp/go-build488283595/b158/_pkg_.a
packagefile crypto/sha512=/tmp/go-build488283595/b136/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build488283595/b159/_pkg_.a
packagefile crypto/x509=/tmp/go-build488283595/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build488283595/b164/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build488283595/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build488283595/b137/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e5/e59dd750715ef8c0855a16d239810a3f83331bca3fdecc263506a8883913ba00-d # internal
go/token
mkdir -p $WORK/b201/
cat >/tmp/go-build488283595/b201/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid rve57eCRXNHhn7GH589N/rve57eCRXNHhn7GH589N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/1c/1cd0d5de75e8307b5ab6aa0217fc1ac1c0739e91c499b6a8ade8a37d554c7528-d # internal
google.golang.org/protobuf/internal/detrand
mkdir -p $WORK/b190/
cat >/tmp/go-build488283595/b190/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile hash/fnv=/tmp/go-build488283595/b191/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.24 -complete -installsuffix shared -buildid 1HVX9Dh5TBiT9IV4gFjC/1HVX9Dh5TBiT9IV4gFjC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/c9/c9a8a515930d7c5e272ffbae13fc14e463c993dd5f323415cdd7d144b871f1dc-d # internal
google.golang.org/protobuf/internal/errors
mkdir -p $WORK/b189/
cat >/tmp/go-build488283595/b189/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build488283595/b190/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p google.golang.org/protobuf/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid zc8BAAZ4MTCYpDbL2bt0/zc8BAAZ4MTCYpDbL2bt0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/58/581cf0f60926df000bf42ae75b8f40ba000f01915a80ec32125aaa6974de1c27-d # internal
google.golang.org/protobuf/encoding/protowire
mkdir -p $WORK/b188/
cat >/tmp/go-build488283595/b188/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.24 -complete -installsuffix shared -buildid Nl_tyRF29JRxAsbyju6d/Nl_tyRF29JRxAsbyju6d -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/75/753a7ff998c1e22ed9353300813fa533a85af45aca9b42e447009084fa85fae9-d # internal
io/ioutil
mkdir -p $WORK/b213/
cat >/tmp/go-build488283595/b213/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid xobaN-IDHBIXyXhRYAJ0/xobaN-IDHBIXyXhRYAJ0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
google.golang.org/protobuf/internal/version
mkdir -p $WORK/b214/
cat >/tmp/go-build488283595/b214/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/protobuf/internal/version -lang=go1.24 -complete -installsuffix shared -buildid EAnNKB2aLQuP0fHfpYt5/EAnNKB2aLQuP0fHfpYt5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal
cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4f/4f41330904d21f5242d72db9ed82ba4a76568a74b9c626c0aa6f4ecc1fcaa7e8-d # internal
regexp/syntax
mkdir -p $WORK/b218/
cat >/tmp/go-build488283595/b218/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/5e/5e3b4f03c32561f93a1a65fb077a1cc87c2cb13a4e7bc7147dfd06944fbc0418-d # internal
google.golang.org/protobuf/reflect/protoreflect
mkdir -p $WORK/b187/
cat >/tmp/go-build488283595/b187/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.24 -complete -installsuffix shared -buildid jUaPPm44WEJy04iVZCPA/jUaPPm44WEJy04iVZCPA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal
cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/ae/aed984a81823000959c697e7b152057935e5535504f11db0b4dbbdc92ac2c1d3-d # internal
github.com/munnerz/goautoneg
mkdir -p $WORK/b221/
cat >/tmp/go-build488283595/b221/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/munnerz/goautoneg -lang=go1.24 -complete -installsuffix shared -buildid MoaH0iTFxRA54Ndfvdup/MoaH0iTFxRA54Ndfvdup -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/github.com/munnerz/goautoneg/autoneg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal
cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/aa/aa802f23c8ccb2aa95a67ee7ab8094793ea43dc512e770804752b4f1a8a70030-d # internal
github.com/prometheus/procfs/internal/fs
mkdir -p $WORK/b224/
cat >/tmp/go-build488283595/b224/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.24 -complete -installsuffix shared -buildid nsrkmavtnGLGo0455SmN/nsrkmavtnGLGo0455SmN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal
cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/1e/1e72d3b9609604404aff2f39c9ba98c19aecf3925716eabf534a25535f7d93ca-d # internal
github.com/prometheus/procfs/internal/util
mkdir -p $WORK/b225/
cat >/tmp/go-build488283595/b225/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/prometheus/procfs/internal/util -lang=go1.24 -complete -installsuffix shared -buildid rnfCiZSM2EcalZ9qL55P/rnfCiZSM2EcalZ9qL55P -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ee/eee7fb1c3e3994a5244f1ad496651938a20175fa8ee2e8978173ac62d2aa0b11-d # internal
runtime/debug
mkdir -p $WORK/b226/
echo -n > $WORK/b226/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b226=>" -I $WORK/b226/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b226/symabis ./debug.s
cat >/tmp/go-build488283595/b226/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile internal/poll=/tmp/go-build488283595/b060/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b226/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack -asmhdr $WORK/b226/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b226=>" -I $WORK/b226/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b226/debug.o ./debug.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b226/_pkg_.a $WORK/b226/debug.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal
cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b228/
cat >/tmp/go-build488283595/b228/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal
cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b217/
cat >/tmp/go-build488283595/b217/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile regexp/syntax=/tmp/go-build488283595/b218/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/3d/3d8244a9d1fd30cb4e1124c52d01841d79bad18fafa671614fcbf1cfac1ec39c-d # internal
google.golang.org/protobuf/internal/descfmt
mkdir -p $WORK/b195/
cat >/tmp/go-build488283595/b195/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build488283595/b190/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.24 -complete -installsuffix shared -buildid INRvGRmdKz-OBxCLcGUF/INRvGRmdKz-OBxCLcGUF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/aa/aa8a21d3f72a44aa8fb0030560e17af779c0b4d0f86989a2e3d4651eaa964248-d # internal
google.golang.org/protobuf/internal/descopts
mkdir -p $WORK/b196/
cat >/tmp/go-build488283595/b196/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.24 -complete -installsuffix shared -buildid MwS5LZmlAjXi-yAAb-s9/MwS5LZmlAjXi-yAAb-s9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/97/976dbbc930887a0d36a984a0a390972394c5d1f41d9e4429ec85fa5c3d71132f-d # internal
google.golang.org/protobuf/internal/strs
mkdir -p $WORK/b200/
cat >/tmp/go-build488283595/b200/importcfg << 'EOF' # internal
# import config
packagefile go/token=/tmp/go-build488283595/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/internal/strs -lang=go1.24 -complete -installsuffix shared -buildid LP94iF9kY-auUOXkUr43/LP94iF9kY-auUOXkUr43 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/28/285167effb240c2536b9918f8c39e251b123534c06185b88e14ef4e9fe33588e-d # internal
google.golang.org/protobuf/internal/encoding/text
mkdir -p $WORK/b198/
cat >/tmp/go-build488283595/b198/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build488283595/b190/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf16=/tmp/go-build488283595/b065/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.24 -complete -installsuffix shared -buildid udSVh0bA6IullKJ3Oiys/udSVh0bA6IullKJ3Oiys -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go
cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
google.golang.org/protobuf/internal/encoding/messageset
mkdir -p $WORK/b202/
cat >/tmp/go-build488283595/b202/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.24 -complete -installsuffix shared -buildid F2z88zMI4kZWXkhYL3fk/F2z88zMI4kZWXkhYL3fk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal
cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
google.golang.org/protobuf/internal/genid
mkdir -p $WORK/b203/
cat >/tmp/go-build488283595/b203/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/genid -lang=go1.24 -complete -installsuffix shared -buildid -dm_CaHhQdImUZJmtxj7/-dm_CaHhQdImUZJmtxj7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/13/13622a2b5b0d1f573057af8d0231af94e0a6deffb0145cf7f45e211d9a57b66c-d # internal
google.golang.org/protobuf/internal/order
mkdir -p $WORK/b205/
cat >/tmp/go-build488283595/b205/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/internal/order -lang=go1.24 -complete -installsuffix shared -buildid C1lf3zwtPrwsg4RJbxid/C1lf3zwtPrwsg4RJbxid -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/f1/f1d133cd12dc32bf5a9ef310f547f306b1c9107d0733bcd97e9108a0dd30e3fd-d # internal
google.golang.org/protobuf/reflect/protoregistry
mkdir -p $WORK/b206/
cat >/tmp/go-build488283595/b206/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.24 -complete -installsuffix shared -buildid JdgdINKTLgzU4kq4smCX/JdgdINKTLgzU4kq4smCX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/4c/4cecba30d019a725a7cbe03affc5981a6c0f7a9cdfec3ccb60e719c5465da6f5-d # internal
google.golang.org/protobuf/runtime/protoiface
mkdir -p $WORK/b207/
cat >/tmp/go-build488283595/b207/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.24 -complete -installsuffix shared -buildid hBBMYkWWxz_3yjOn14L0/hBBMYkWWxz_3yjOn14L0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d7/d74d6b9f5a6a6fc93f3b12bc098cd31e2cb5c61ae9c4e76e14b7e2dcdfb84eb1-d # internal
github.com/prometheus/procfs
mkdir -p $WORK/b223/
cat >/tmp/go-build488283595/b223/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build488283595/b224/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build488283595/b225/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/prometheus/procfs -lang=go1.24 -complete -installsuffix shared -buildid rQJ22wgOzj7xJl34Lcpl/rQJ22wgOzj7xJl34Lcpl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cmdline.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_armx.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fs_statfs_type.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_route.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tls_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/net_wireless.go /usr/share/gocode/src/github.com/prometheus/procfs/net_xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroups.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_interrupts.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp6.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_sys.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/slab.go /usr/share/gocode/src/github.com/prometheus/procfs/softirqs.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/thread.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/cf/cf850b811412883fe474c63afbc74eaa74a7afef86824a562966477dd439d946-d # internal
google.golang.org/protobuf/internal/encoding/defval
mkdir -p $WORK/b197/
cat >/tmp/go-build488283595/b197/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build488283595/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.24 -complete -installsuffix shared -buildid 8AJSzJDmYCWtx9BThE2z/8AJSzJDmYCWtx9BThE2z -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/43/43cf051262cd13e471d7f8dbc09403260cb009d0579b1f8517e2845662ca10c8-d # internal
google.golang.org/protobuf/proto
mkdir -p $WORK/b204/
cat >/tmp/go-build488283595/b204/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build488283595/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build488283595/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build488283595/b207/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid DNJajz2RRAhmYuKOCSY5/DNJajz2RRAhmYuKOCSY5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/dc/dcbaa2e4037236de220905dfb94246bb965cbdf3a6fe47054993188ec993bcca-d # internal
github.com/facebook/time/oscillatord
mkdir -p $WORK/b229/
cat >/tmp/go-build488283595/b229/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/facebook/time/oscillatord -lang=go1.24 -complete -installsuffix shared -buildid kBGhKz0HMGcD3ndYnDWy/kBGhKz0HMGcD3ndYnDWy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./_build/src/github.com/facebook/time/oscillatord/monitoring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/6b/6b138e812d7fed46905c2c4820eb761d23e2073c1a05380dd4e28d4d74581d75-d # internal
github.com/facebook/time/servo
mkdir -p $WORK/b231/
cat >/tmp/go-build488283595/b231/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build488283595/b232/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/facebook/time/servo -lang=go1.24 -complete -installsuffix shared -buildid GeO8A1gVa3xuqB4eHTIb/GeO8A1gVa3xuqB4eHTIb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./_build/src/github.com/facebook/time/servo/pi.go ./_build/src/github.com/facebook/time/servo/servo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal
cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/e3/e3b705235ee3340451b4e2189877fd71c46f216be94e0a95ef0c41b7b83e9345-d # internal
github.com/facebook/time/phc
mkdir -p $WORK/b230/
cat >/tmp/go-build488283595/b230/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build488283595/b066/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build488283595/b067/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build488283595/b231/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/facebook/time/phc -lang=go1.24 -complete -installsuffix shared -buildid c0cBftJtNC_1Ke0e_Htm/c0cBftJtNC_1Ke0e_Htm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./_build/src/github.com/facebook/time/phc/adjtime.go ./_build/src/github.com/facebook/time/phc/device.go ./_build/src/github.com/facebook/time/phc/doc.go ./_build/src/github.com/facebook/time/phc/offset.go ./_build/src/github.com/facebook/time/phc/phc.go ./_build/src/github.com/facebook/time/phc/pps_source.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/4b/4b145d7327418c0ad7adb3100648653a1fb77046cfe3399694e89f7a7c1d4529-d # internal
google.golang.org/protobuf/internal/filedesc
mkdir -p $WORK/b194/
cat >/tmp/go-build488283595/b194/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build488283595/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build488283595/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build488283595/b197/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build488283595/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.24 -complete -installsuffix shared -buildid H2ubqAKyJkN8wVDr75eA/H2ubqAKyJkN8wVDr75eA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal
cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/e6/e69c4092dae6e547257c715e268b904159625a5b76afa3b8d2055ff00a96f507-d # internal
google.golang.org/protobuf/encoding/prototext
mkdir -p $WORK/b210/
cat >/tmp/go-build488283595/b210/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build488283595/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build488283595/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build488283595/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build488283595/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.24 -complete -installsuffix shared -buildid q2qqO-L-l8zisilQnitl/q2qqO-L-l8zisilQnitl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b180/
cat >/tmp/go-build488283595/b180/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile crypto/tls=/tmp/go-build488283595/b121/_pkg_.a
packagefile internal/nettrace=/tmp/go-build488283595/b075/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/textproto=/tmp/go-build488283595/b174/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b086/
cat >/tmp/go-build488283595/b086/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile compress/gzip=/tmp/go-build488283595/b088/_pkg_.a
packagefile container/list=/tmp/go-build488283595/b092/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/tls=/tmp/go-build488283595/b121/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build488283595/b168/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build488283595/b175/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build488283595/b176/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build488283595/b169/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile math/rand=/tmp/go-build488283595/b120/_pkg_.a
packagefile mime=/tmp/go-build488283595/b177/_pkg_.a
packagefile mime/multipart=/tmp/go-build488283595/b178/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build488283595/b180/_pkg_.a
packagefile net/http/internal=/tmp/go-build488283595/b181/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build488283595/b182/_pkg_.a
packagefile net/textproto=/tmp/go-build488283595/b174/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal
cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/78/78524c92f182d6735d804720608c1622506ca3278c7751292b94167e5610b16f-d # internal
google.golang.org/protobuf/encoding/protodelim
mkdir -p $WORK/b222/
cat >/tmp/go-build488283595/b222/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/encoding/protodelim -lang=go1.24 -complete -installsuffix shared -buildid 3TJ0hebL31bo-sOxB0ee/3TJ0hebL31bo-sOxB0ee -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protodelim/protodelim.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal
cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2e/2ecbc50fbe7f5357c5a2ec7b9cf440ba362e94b64c7642c51865a9e8ab33a2f6-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b234/
cat >/tmp/go-build488283595/b234/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build488283595/b067/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal
cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
github.com/mattn/go-isatty
mkdir -p $WORK/b237/
cat >/tmp/go-build488283595/b237/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/mattn/go-isatty -lang=go1.24 -complete -installsuffix shared -buildid 333GRKq3jvCFHEhtkMhV/333GRKq3jvCFHEhtkMhV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-isatty/doc.go /usr/share/gocode/src/github.com/mattn/go-isatty/isatty_tcgets.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/b2/b22c20c290356568febdff45294c052a3837c75f27dc1a5e1c1b3b3f47a46e4b-d # internal
google.golang.org/protobuf/internal/encoding/tag
mkdir -p $WORK/b212/
cat >/tmp/go-build488283595/b212/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build488283595/b197/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build488283595/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.24 -complete -installsuffix shared -buildid 2X5Fiw6-7Ek__5ZVLvIF/2X5Fiw6-7Ek__5ZVLvIF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal
cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/79/7971edc156503403eb1ed65320e36ec3318eee199f6b15badaa4c59e083fde41-d # internal
github.com/mattn/go-colorable
mkdir -p $WORK/b236/
cat >/tmp/go-build488283595/b236/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build488283595/b237/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/mattn/go-colorable -lang=go1.24 -complete -installsuffix shared -buildid rMHMCt8IxnEbp6aQSl6V/rMHMCt8IxnEbp6aQSl6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-colorable/colorable_others.go /usr/share/gocode/src/github.com/mattn/go-colorable/noncolorable.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal
cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/fd/fdba20382d2f1b1d7cb4843ba60f68240527b3dc6ad2b3ea05d62157ec548e72-d # internal
github.com/fatih/color
mkdir -p $WORK/b235/
cat >/tmp/go-build488283595/b235/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/mattn/go-colorable=/tmp/go-build488283595/b236/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build488283595/b237/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/fatih/color -lang=go1.24 -complete -installsuffix shared -buildid wmfIKmkOepCW4xCX7xZp/wmfIKmkOepCW4xCX7xZp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/fatih/color/color.go /usr/share/gocode/src/github.com/fatih/color/doc.go
cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/e6/e6298d95d9f7e7e225fb381954f1097cde10f343d9318041aa5b8985f848e25f-d # internal
golang.org/x/sync/errgroup
mkdir -p $WORK/b238/
cat >/tmp/go-build488283595/b238/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid jl8xOicB8RsJoaM0MAGZ/jl8xOicB8RsJoaM0MAGZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/errgroup/errgroup.go /usr/share/gocode/src/golang.org/x/sync/errgroup/go120.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal
cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/24/24b2a25683851601f80d7ad523592bb5c6fd5e79bddb477018449ba61c8204f8-d # internal
google.golang.org/protobuf/internal/impl
mkdir -p $WORK/b209/
cat >/tmp/go-build488283595/b209/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile compress/gzip=/tmp/go-build488283595/b088/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build488283595/b210/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build488283595/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build488283595/b190/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build488283595/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build488283595/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build488283595/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build488283595/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build488283595/b207/_pkg_.a
packagefile hash/crc32=/tmp/go-build488283595/b090/_pkg_.a
packagefile io/ioutil=/tmp/go-build488283595/b213/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/protobuf/internal/impl -lang=go1.24 -complete -installsuffix shared -buildid gPsLAjHe7sh5lBAlUl9X/gPsLAjHe7sh5lBAlUl9X -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/a7/a73fe54d52a2f14ffd1422e1c5eb647d2dac875a56ef4c2b80f46ad7b6cca80e-d # internal
github.com/facebook/time/dscp
mkdir -p $WORK/b240/
cat >/tmp/go-build488283595/b240/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/facebook/time/dscp -lang=go1.24 -complete -installsuffix shared -buildid L-gAa0anyFPL94RS18SG/L-gAa0anyFPL94RS18SG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./_build/src/github.com/facebook/time/dscp/dscp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal
cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ba/ba2290f79f6a6b4465e1f7b079395c8aadc4cb53bee47fdd27c9d988ee626991-d # internal
github.com/facebook/time/ptp/sptp/bmc
mkdir -p $WORK/b241/
cat >/tmp/go-build488283595/b241/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/facebook/time/ptp/sptp/bmc -lang=go1.24 -complete -installsuffix shared -buildid j1og3zL6xC9pCVa-OvFW/j1og3zL6xC9pCVa-OvFW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/bmc/bmc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal
cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1f/1f7a961c0a88551b2ce80a73e852b4462e24841bef44d010e7c23a9823de6f0c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal
github.com/facebook/time/ptp/simpleclient
mkdir -p $WORK/b233/
cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f3/f37045d0775e4d857d51e072a07efba2a814bb33fc202d9eb64d4e015d61088b-d # internal
os/exec
mkdir -p $WORK/b246/
cat >/tmp/go-build488283595/b246/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build488283595/b062/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cat >/tmp/go-build488283595/b233/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build488283595/b234/_pkg_.a
packagefile github.com/fatih/color=/tmp/go-build488283595/b235/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build488283595/b238/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid KstZti9GojKJxIkIsiam/KstZti9GojKJxIkIsiam -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/facebook/time/ptp/simpleclient -lang=go1.24 -complete -installsuffix shared -buildid Mkj9mtIYnVYlHFRswWh_/Mkj9mtIYnVYlHFRswWh_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./_build/src/github.com/facebook/time/ptp/simpleclient/client.go ./_build/src/github.com/facebook/time/ptp/simpleclient/doc.go ./_build/src/github.com/facebook/time/ptp/simpleclient/measurements.go ./_build/src/github.com/facebook/time/ptp/simpleclient/requests.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal
cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/53/5347196cfaa19d88d3d26852870df1b59dac9bb64d8efdb57a5c369f1121f61a-d # internal
github.com/tklauser/numcpus
mkdir -p $WORK/b248/
cat >/tmp/go-build488283595/b248/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/tklauser/numcpus -lang=go1.24 -complete -installsuffix shared -buildid VnKp0tsVaeUwTZo8ycrs/VnKp0tsVaeUwTZo8ycrs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus.go /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus_linux.go
cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/90/90b3d193f0622e21f284c4bbf2b3167abcdb22aa2dba2ca1bd9341706a1f3b20-d # internal
github.com/shirou/gopsutil/internal/common
mkdir -p $WORK/b244/
cat >/tmp/go-build488283595/b244/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/common=github.com/shirou/gopsutil/common
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/shirou/gopsutil/common=/tmp/go-build488283595/b245/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile os/exec=/tmp/go-build488283595/b246/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/shirou/gopsutil/internal/common -lang=go1.24 -complete -installsuffix shared -buildid sBJNmqBc321vqSuF9fxR/sBJNmqBc321vqSuF9fxR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/binary.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common_unix.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/endian.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/sleep.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/warnings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal
cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/08/0848726ef5c78820f9a8e45e7243f590c3f42a649139780c9beaed66e1201815-d # internal
github.com/tklauser/go-sysconf
mkdir -p $WORK/b247/
cat >/tmp/go-build488283595/b247/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile github.com/tklauser/numcpus=/tmp/go-build488283595/b248/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/tklauser/go-sysconf -lang=go1.24 -complete -installsuffix shared -buildid yZTDFiA-5hvFvBJLLe0S/yZTDFiA-5hvFvBJLLe0S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_generic.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_posix.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_values_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal
cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/0c/0c8d5347fbcf686e4eb9fe6cf4f6b4ce29af369acbbe85002bced2ebdd158ef6-d # internal
os/user
mkdir -p $WORK/b251/
cd /usr/lib/golang/src/os/user
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b251/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b251/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal
cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/7c/7c4aebd5f5462f2cb9d1662c698e3bc34c95aa17f50206cb5a60f3054bf08ae0-d # internal
github.com/shirou/gopsutil/cpu
mkdir -p $WORK/b243/
cat >/tmp/go-build488283595/b243/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build488283595/b244/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build488283595/b247/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/shirou/gopsutil/cpu -lang=go1.24 -complete -installsuffix shared -buildid HRAdDx-6-1mk9_Z5Gu52/HRAdDx-6-1mk9_Z5Gu52 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/cpu/cpu.go /usr/share/gocode/src/github.com/shirou/gopsutil/cpu/cpu_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal
cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/24/24b9a6695c069a987ff2ae1eab5d8142040f738d148727ebf8aabdd34433df96-d # internal
github.com/shirou/gopsutil/mem
mkdir -p $WORK/b249/
cat >/tmp/go-build488283595/b249/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build488283595/b244/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p github.com/shirou/gopsutil/mem -lang=go1.24 -complete -installsuffix shared -buildid 8CpBQq4x83sjDQ5ZOphO/8CpBQq4x83sjDQ5ZOphO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/mem/mem.go /usr/share/gocode/src/github.com/shirou/gopsutil/mem/mem_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal
cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/7a/7a676436bf9f1881ad7f2e651e45177c90e5c1ec7f11841629a46fd46dbc1d97-d # internal
github.com/shirou/gopsutil/net
mkdir -p $WORK/b250/
cat >/tmp/go-build488283595/b250/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build488283595/b244/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/shirou/gopsutil/net -lang=go1.24 -complete -installsuffix shared -buildid nCIQMm7CvnZZQp-FtvIK/nCIQMm7CvnZZQp-FtvIK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/net/net.go /usr/share/gocode/src/github.com/shirou/gopsutil/net/net_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/net/net_linux_116.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal
cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/d5/d560c5fd6d38b55cd4e31483cc7d711ba7ca8070f046125a09988b9046acc64f-d # internal
gopkg.in/yaml.v2
mkdir -p $WORK/b252/
cat >/tmp/go-build488283595/b252/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding=/tmp/go-build488283595/b047/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p gopkg.in/yaml.v2 -lang=go1.24 -complete -installsuffix shared -buildid nE__P3HgR7zK9DOYEV_L/nE__P3HgR7zK9DOYEV_L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go
cd $WORK/b251
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I $WORK/b251/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b251/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I $WORK/b251/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b251/_x002.o -c cgo_lookup_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I $WORK/b251/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b251/_x003.o -c getgrouplist_unix.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -I $WORK/b251/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b251/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o -O2 -g
gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b251=/tmp/go-build -gno-record-gcc-switches -o $WORK/b251/_cgo_.o $WORK/b251/_cgo_main.o $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o -O2 -g # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b251/_cgo_.o -dynout $WORK/b251/_cgo_import.go
cat >/tmp/go-build488283595/b251/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile runtime/cgo=/tmp/go-build488283595/b080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid 5B9bGOLkvl3tGWplO6WY/5B9bGOLkvl3tGWplO6WY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b251/_cgo_gotypes.go $WORK/b251/cgo_lookup_cgo.cgo1.go $WORK/b251/getgrouplist_unix.cgo1.go $WORK/b251/_cgo_import.go
cd /usr/lib/golang/src/os/user
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b251/_pkg_.a $WORK/b251/_x001.o $WORK/b251/_x002.o $WORK/b251/_x003.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal
cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/9f/9f7c23b6b597826f0d0e7c99ea4edddd7824f27e47f3e79dcadbad792ef25b99-d # internal
github.com/shirou/gopsutil/process
mkdir -p $WORK/b242/
cat >/tmp/go-build488283595/b242/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/cpu=github.com/shirou/gopsutil/cpu
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
importmap github.com/shirou/gopsutil/v3/mem=github.com/shirou/gopsutil/mem
importmap github.com/shirou/gopsutil/v3/net=github.com/shirou/gopsutil/net
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/shirou/gopsutil/cpu=/tmp/go-build488283595/b243/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build488283595/b244/_pkg_.a
packagefile github.com/shirou/gopsutil/mem=/tmp/go-build488283595/b249/_pkg_.a
packagefile github.com/shirou/gopsutil/net=/tmp/go-build488283595/b250/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build488283595/b247/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile os/user=/tmp/go-build488283595/b251/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/shirou/gopsutil/process -lang=go1.24 -complete -installsuffix shared -buildid 6t4sgVAY6of-rm5UnA9K/6t4sgVAY6of-rm5UnA9K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/process/process.go /usr/share/gocode/src/github.com/shirou/gopsutil/process/process_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/process/process_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal
cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/eb/ebd72865dc89544e8e47c5a055e085b9fdea87196a6fff8c6cf39377f19ecf70-d # internal
encoding/csv
mkdir -p $WORK/b254/
cat >/tmp/go-build488283595/b254/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid RVtIxPAEJvxouVx-edNm/RVtIxPAEJvxouVx-edNm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal
cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/6b/6b77dee05b65024d97228b84140aab587d7574a18c38926fa35ded7f2637ab1c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal
cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/1c/1cc2fb893d7267b8946c26940c4bb128fee0d2696d25bcf431e543e5c5c6dac7-d # internal
github.com/mattn/go-runewidth
mkdir -p $WORK/b255/
cat >/tmp/go-build488283595/b255/importcfg << 'EOF' # internal
# import config
packagefile github.com/rivo/uniseg=/tmp/go-build488283595/b256/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/mattn/go-runewidth -lang=go1.24 -complete -installsuffix shared -buildid M36f7xOj7jOGJ5FYxAEB/M36f7xOj7jOGJ5FYxAEB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_posix.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_table.go
flag
mkdir -p $WORK/b259/
cat >/tmp/go-build488283595/b259/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build488283595/b047/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal
cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/48/487c0fe2fb94a44f5bed41199182ec0424ef5afdfb8edeaeb5923bc3157da8a3-d # internal
cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/a8/a8e1772387e24bf50ba328ae768eb6668e166d2673e1260f3650d33ad6f443ac-d # internal
github.com/olekukonko/tablewriter
mkdir -p $WORK/b253/
cat >/tmp/go-build488283595/b253/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/csv=/tmp/go-build488283595/b254/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/mattn/go-runewidth=/tmp/go-build488283595/b255/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/olekukonko/tablewriter -lang=go1.24 -complete -installsuffix shared -buildid cCsGn8jcEIYOTPWwB0tS/cCsGn8jcEIYOTPWwB0tS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /usr/share/gocode/src/github.com/olekukonko/tablewriter/csv.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table_with_color.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/util.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/wrap.go
google.golang.org/protobuf/internal/filetype
mkdir -p $WORK/b208/
cat >/tmp/go-build488283595/b208/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build488283595/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build488283595/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build488283595/b209/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.24 -complete -installsuffix shared -buildid 8vsFsK69npPscEjLI2Nv/8vsFsK69npPscEjLI2Nv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal
cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5b/5b4ece528984339f436001456e5b812262f930d99a58c26bed15fd3d4a18dd62-d # internal
google.golang.org/protobuf/runtime/protoimpl
mkdir -p $WORK/b193/
cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
github.com/spf13/pflag
mkdir -p $WORK/b258/
cat >/tmp/go-build488283595/b258/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile encoding/csv=/tmp/go-build488283595/b254/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile flag=/tmp/go-build488283595/b259/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/spf13/pflag -lang=go1.24 -complete -installsuffix shared -buildid oXJM5k0yJEQZo_pA6tzx/oXJM5k0yJEQZo_pA6tzx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /usr/share/gocode/src/github.com/spf13/pflag/bool.go /usr/share/gocode/src/github.com/spf13/pflag/bool_slice.go /usr/share/gocode/src/github.com/spf13/pflag/bytes.go /usr/share/gocode/src/github.com/spf13/pflag/count.go /usr/share/gocode/src/github.com/spf13/pflag/duration.go /usr/share/gocode/src/github.com/spf13/pflag/duration_slice.go /usr/share/gocode/src/github.com/spf13/pflag/flag.go /usr/share/gocode/src/github.com/spf13/pflag/float32.go /usr/share/gocode/src/github.com/spf13/pflag/float32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/float64.go /usr/share/gocode/src/github.com/spf13/pflag/float64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/golangflag.go /usr/share/gocode/src/github.com/spf13/pflag/int.go /usr/share/gocode/src/github.com/spf13/pflag/int16.go /usr/share/gocode/src/github.com/spf13/pflag/int32.go /usr/share/gocode/src/github.com/spf13/pflag/int32_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int64.go /usr/share/gocode/src/github.com/spf13/pflag/int64_slice.go /usr/share/gocode/src/github.com/spf13/pflag/int8.go /usr/share/gocode/src/github.com/spf13/pflag/int_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ip.go /usr/share/gocode/src/github.com/spf13/pflag/ip_slice.go /usr/share/gocode/src/github.com/spf13/pflag/ipmask.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet.go /usr/share/gocode/src/github.com/spf13/pflag/ipnet_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string.go /usr/share/gocode/src/github.com/spf13/pflag/string_array.go /usr/share/gocode/src/github.com/spf13/pflag/string_slice.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_int64.go /usr/share/gocode/src/github.com/spf13/pflag/string_to_string.go /usr/share/gocode/src/github.com/spf13/pflag/uint.go /usr/share/gocode/src/github.com/spf13/pflag/uint16.go /usr/share/gocode/src/github.com/spf13/pflag/uint32.go /usr/share/gocode/src/github.com/spf13/pflag/uint64.go /usr/share/gocode/src/github.com/spf13/pflag/uint8.go /usr/share/gocode/src/github.com/spf13/pflag/uint_slice.go
cat >/tmp/go-build488283595/b193/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build488283595/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build488283595/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build488283595/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build488283595/b214/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.24 -complete -installsuffix shared -buildid KUCl-ufvoALg_T79Iop3/KUCl-ufvoALg_T79Iop3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal
cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/9f/9f7809d8bb33a0134bff4340e60a06700ed157a8272506150f388d931c8b4106-d # internal
text/template/parse
mkdir -p $WORK/b261/
cat >/tmp/go-build488283595/b261/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p text/template/parse -lang=go1.24 -std -complete -installsuffix shared -buildid Sa45C2JdkuymBS5NuJxw/Sa45C2JdkuymBS5NuJxw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/63/636cef7217abc7f47a8f4ea93fc404596e1472f4f1734d213977c9190ad206a8-d # internal
google.golang.org/protobuf/types/known/timestamppb
mkdir -p $WORK/b215/
cat >/tmp/go-build488283595/b215/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build488283595/b193/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.24 -complete -installsuffix shared -buildid gYuKB1ojkgNbVtHxIKCl/gYuKB1ojkgNbVtHxIKCl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal
cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/af/afe07dc89ea29beffc95ef816ae52387ab376ea91d03d3b3b7eea399f65414ce-d # internal
github.com/prometheus/client_model/go
mkdir -p $WORK/b186/
cat >/tmp/go-build488283595/b186/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build488283595/b193/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build488283595/b215/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/prometheus/client_model/go -lang=go1.24 -complete -installsuffix shared -buildid m1KRj7qynSv-LtQisOYi/m1KRj7qynSv-LtQisOYi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e1/e14bf67f4799495ce87372134b0aa258571fc722c030e3175faf4ff90715f728-d # internal
github.com/prometheus/common/model
mkdir -p $WORK/b216/
cat >/tmp/go-build488283595/b216/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/prometheus/common/model -lang=go1.24 -complete -installsuffix shared -buildid R5A-CVaE3HPVLU9X3JcF/R5A-CVaE3HPVLU9X3JcF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset_string.go /usr/share/gocode/src/github.com/prometheus/common/model/metadata.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/share/gocode/src/github.com/prometheus/common/model/value_float.go /usr/share/gocode/src/github.com/prometheus/common/model/value_histogram.go /usr/share/gocode/src/github.com/prometheus/common/model/value_type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
expvar
mkdir -p $WORK/b083/
cat >/tmp/go-build488283595/b083/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p expvar -lang=go1.24 -std -complete -installsuffix shared -buildid hC-7VgKeAPHjyVSR-K05/hC-7VgKeAPHjyVSR-K05 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/expvar/expvar.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal
cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/7a/7a5f1aba29d1d11b2f0b5e93a8f4bbd74e750d4aebcbbd5b38d6ee1be5c64957-d # internal
text/template
mkdir -p $WORK/b260/
cat >/tmp/go-build488283595/b260/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build488283595/b055/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile text/template/parse=/tmp/go-build488283595/b261/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p text/template -lang=go1.24 -std -complete -installsuffix shared -buildid tIuImRdziBg6tzH6OxqH/tIuImRdziBg6tzH6OxqH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal
cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c2/c29fd97bb19ef153b785229a1e81b482892e17f651a09eace6a307c77f36e19c-d # internal
github.com/prometheus/client_golang/prometheus/internal
mkdir -p $WORK/b185/
cat >/tmp/go-build488283595/b185/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build488283595/b216/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile runtime/metrics=/tmp/go-build488283595/b219/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.24 -complete -installsuffix shared -buildid lIawDw24JGRlGpdxuHNX/lIawDw24JGRlGpdxuHNX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/difflib.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/34/346eaffb70cbaeb113c79827472d1f32c4f52081f6c1bc02c006d9575b4c4ba1-d # internal
github.com/prometheus/common/expfmt
mkdir -p $WORK/b220/
cat >/tmp/go-build488283595/b220/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build488283595/b221/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build488283595/b216/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build488283595/b222/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build488283595/b210/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build488283595/b215/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile mime=/tmp/go-build488283595/b177/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/prometheus/common/expfmt -lang=go1.24 -complete -installsuffix shared -buildid GseNAczVWnsgQJnrjbJ3/GseNAczVWnsgQJnrjbJ3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/73/7340996d18cfdcbac976e5e665cc5f2b91e580cc1ee08e313c929897d907aefd-d # internal
text/tabwriter
mkdir -p $WORK/b263/
cat >/tmp/go-build488283595/b263/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid FoMdr-BDtoiK94KphyUy/FoMdr-BDtoiK94KphyUy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal
cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/b7/b70e51d54921e6be92f3458793138ef9ecb02d63082cd62421dbbf8264c08ed0-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal
cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/2d/2d2adfcfba24270cbd0375f2c49ecb40138e311d50268ece6578797d7a818d61-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal
cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d4/d435e625bd0bbc8ec6e7792e6c8565b01f9d7af2a0c0c01e1849b16e235ee2cc-d # internal
github.com/prometheus/client_golang/prometheus
mkdir -p $WORK/b082/
cat >/tmp/go-build488283595/b082/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile expvar=/tmp/go-build488283595/b083/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build488283595/b183/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build488283595/b184/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build488283595/b185/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build488283595/b220/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build488283595/b216/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build488283595/b223/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build488283595/b215/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile runtime/debug=/tmp/go-build488283595/b226/_pkg_.a
packagefile runtime/metrics=/tmp/go-build488283595/b219/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.24 -complete -installsuffix shared -buildid w03Qs_YX_ThWFdqRkmuH/w03Qs_YX_ThWFdqRkmuH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/get_pid.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector_latest.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/num_threads.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vnext.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal
cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/91/915f3c8257957bd09e1da9fa14fca7387d2b85306614b6bbdab60afe5ad0d564-d # internal
github.com/spf13/cobra
mkdir -p $WORK/b257/
cat >/tmp/go-build488283595/b257/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build488283595/b258/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile text/template=/tmp/go-build488283595/b260/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/spf13/cobra -lang=go1.24 -complete -installsuffix shared -buildid huT7ZvuX-Lsssbym0Y_9/huT7ZvuX-Lsssbym0Y_9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /usr/share/gocode/src/github.com/spf13/cobra/active_help.go /usr/share/gocode/src/github.com/spf13/cobra/args.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completions.go /usr/share/gocode/src/github.com/spf13/cobra/bash_completionsV2.go /usr/share/gocode/src/github.com/spf13/cobra/cobra.go /usr/share/gocode/src/github.com/spf13/cobra/command.go /usr/share/gocode/src/github.com/spf13/cobra/command_notwin.go /usr/share/gocode/src/github.com/spf13/cobra/completions.go /usr/share/gocode/src/github.com/spf13/cobra/fish_completions.go /usr/share/gocode/src/github.com/spf13/cobra/flag_groups.go /usr/share/gocode/src/github.com/spf13/cobra/powershell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/shell_completions.go /usr/share/gocode/src/github.com/spf13/cobra/zsh_completions.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal
cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/06/061358eb5e7101821dea6796f9ac7115feb25ac3c103e9ad4ce6f932ba996b91-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c4/c489c5e37cfa44239a9e3fc6162e9262df6570cb41f3e742a35f984ffd37443b-d # internal
github.com/prometheus/client_golang/prometheus/promhttp
mkdir -p $WORK/b227/
cat >/tmp/go-build488283595/b227/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile compress/gzip=/tmp/go-build488283595/b088/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile crypto/tls=/tmp/go-build488283595/b121/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build488283595/b082/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build488283595/b220/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build488283595/b180/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.24 -complete -installsuffix shared -buildid YxyPCe0X7-8ILWi8o3DC/YxyPCe0X7-8ILWi8o3DC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal
cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/c2/c2f06ff8a7919a301ba3325ce33e171fd12b35b4b3bbcbc9bc2e660bcc830c0c-d # internal
github.com/facebook/time/ptp/sptp/stats
mkdir -p $WORK/b081/
cat >/tmp/go-build488283595/b081/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build488283595/b082/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build488283595/b227/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/facebook/time/ptp/sptp/stats -lang=go1.24 -complete -installsuffix shared -buildid RzMh7FWdad5E5aRplBg3/RzMh7FWdad5E5aRplBg3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/stats/prom_exporter.go ./_build/src/github.com/facebook/time/ptp/sptp/stats/stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2e/2e85662229c4f9484a5fb17121f7ccb004cd776e9b659353e0a27f11ce35b6b2-d # internal
github.com/facebook/time/cmd/ptpcheck/checker
mkdir -p $WORK/b070/
cat >/tmp/go-build488283595/b070/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build488283595/b081/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
github.com/facebook/time/ptp/sptp/client
mkdir -p $WORK/b239/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/facebook/time/cmd/ptpcheck/checker -lang=go1.24 -complete -installsuffix shared -buildid jd8-q_aC4HSo95OTD0h0/jd8-q_aC4HSo95OTD0h0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ptpcheck/checker/checker.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/checker/ptp4l.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/checker/runner.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/checker/sptp.go
cat >/tmp/go-build488283595/b239/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build488283595/b066/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build488283595/b240/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build488283595/b230/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/bmc=/tmp/go-build488283595/b241/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build488283595/b081/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build488283595/b231/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build488283595/b234/_pkg_.a
packagefile github.com/shirou/gopsutil/process=/tmp/go-build488283595/b242/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build488283595/b238/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build488283595/b252/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/rand=/tmp/go-build488283595/b120/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/facebook/time/ptp/sptp/client -lang=go1.24 -complete -installsuffix shared -buildid H74FbR9p95ljPOis2Ytq/H74FbR9p95ljPOis2Ytq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/client/backoff.go ./_build/src/github.com/facebook/time/ptp/sptp/client/bmca.go ./_build/src/github.com/facebook/time/ptp/sptp/client/client.go ./_build/src/github.com/facebook/time/ptp/sptp/client/clock.go ./_build/src/github.com/facebook/time/ptp/sptp/client/config.go ./_build/src/github.com/facebook/time/ptp/sptp/client/connection.go ./_build/src/github.com/facebook/time/ptp/sptp/client/json_stats.go ./_build/src/github.com/facebook/time/ptp/sptp/client/measurements.go ./_build/src/github.com/facebook/time/ptp/sptp/client/sptp.go ./_build/src/github.com/facebook/time/ptp/sptp/client/stats.go ./_build/src/github.com/facebook/time/ptp/sptp/client/window.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/1d/1d28609ab3e950fc454fdcb762a2d5fd34bc387ed4cc1565b8eb24739fcdbad3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/d7/d7e730ea20cbcd6710f7d8c987fdce6430e37a8a6c0e109ee8dbe670df58c12f-d # internal
github.com/facebook/time/cmd/ptpcheck/cmd
mkdir -p $WORK/b002/
cat >/tmp/go-build488283595/b002/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build488283595/b066/_pkg_.a
packagefile github.com/facebook/time/cmd/ptpcheck/checker=/tmp/go-build488283595/b070/_pkg_.a
packagefile github.com/facebook/time/oscillatord=/tmp/go-build488283595/b229/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build488283595/b230/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build488283595/b067/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/simpleclient=/tmp/go-build488283595/b233/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/client=/tmp/go-build488283595/b239/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build488283595/b081/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build488283595/b231/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build488283595/b234/_pkg_.a
packagefile github.com/fatih/color=/tmp/go-build488283595/b235/_pkg_.a
packagefile github.com/olekukonko/tablewriter=/tmp/go-build488283595/b253/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build488283595/b257/_pkg_.a
packagefile golang.org/x/exp/constraints=/tmp/go-build488283595/b262/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/rand=/tmp/go-build488283595/b120/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile text/tabwriter=/tmp/go-build488283595/b263/_pkg_.a
packagefile text/template=/tmp/go-build488283595/b260/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/facebook/time/cmd/ptpcheck/cmd -lang=go1.24 -complete -installsuffix shared -buildid HtNVE3GI-TMW9icQzt9z/HtNVE3GI-TMW9icQzt9z -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/diag.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/map.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/nic.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/oscillatord.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/phc.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/phc2phc.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/phcdiff.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/pins.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/portstats.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/ptping.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/root.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/servicestats.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/sources.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/stats.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/trace.go ./_build/src/github.com/facebook/time/cmd/ptpcheck/cmd/ts2phc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/74/7422f30b35d1e32fd27699db42b6a2b4f2c33d62612b0021c5d72beb774419fe-d # internal
github.com/facebook/time/cmd/ptpcheck
mkdir -p $WORK/b001/
cat >/tmp/go-build488283595/b001/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/cmd/ptpcheck/cmd=/tmp/go-build488283595/b002/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build488283595/b080/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid IbSL6v1PJAhJvV_wbUu1/IbSL6v1PJAhJvV_wbUu1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ptpcheck/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cd/cde46a6579083fac28d7ecc445f1f0e70197d3c71929a0ace4e5c7afbd2d98e0-d # internal
cat >/tmp/go-build488283595/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/ptpcheck=/tmp/go-build488283595/b001/_pkg_.a
packagefile github.com/facebook/time/cmd/ptpcheck/cmd=/tmp/go-build488283595/b002/_pkg_.a
packagefile runtime=/tmp/go-build488283595/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build488283595/b080/_pkg_.a
packagefile context=/tmp/go-build488283595/b003/_pkg_.a
packagefile encoding/json=/tmp/go-build488283595/b040/_pkg_.a
packagefile errors=/tmp/go-build488283595/b004/_pkg_.a
packagefile fmt=/tmp/go-build488283595/b054/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build488283595/b066/_pkg_.a
packagefile github.com/facebook/time/cmd/ptpcheck/checker=/tmp/go-build488283595/b070/_pkg_.a
packagefile github.com/facebook/time/oscillatord=/tmp/go-build488283595/b229/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build488283595/b230/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build488283595/b067/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build488283595/b071/_pkg_.a
packagefile github.com/facebook/time/ptp/simpleclient=/tmp/go-build488283595/b233/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/client=/tmp/go-build488283595/b239/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build488283595/b081/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build488283595/b231/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build488283595/b234/_pkg_.a
packagefile github.com/fatih/color=/tmp/go-build488283595/b235/_pkg_.a
packagefile github.com/olekukonko/tablewriter=/tmp/go-build488283595/b253/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build488283595/b228/_pkg_.a
packagefile github.com/spf13/cobra=/tmp/go-build488283595/b257/_pkg_.a
packagefile golang.org/x/exp/constraints=/tmp/go-build488283595/b262/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build488283595/b068/_pkg_.a
packagefile math=/tmp/go-build488283595/b050/_pkg_.a
packagefile math/rand=/tmp/go-build488283595/b120/_pkg_.a
packagefile net=/tmp/go-build488283595/b073/_pkg_.a
packagefile net/netip=/tmp/go-build488283595/b077/_pkg_.a
packagefile os=/tmp/go-build488283595/b056/_pkg_.a
packagefile path/filepath=/tmp/go-build488283595/b167/_pkg_.a
packagefile sort=/tmp/go-build488283595/b069/_pkg_.a
packagefile strconv=/tmp/go-build488283595/b052/_pkg_.a
packagefile strings=/tmp/go-build488283595/b064/_pkg_.a
packagefile text/tabwriter=/tmp/go-build488283595/b263/_pkg_.a
packagefile text/template=/tmp/go-build488283595/b260/_pkg_.a
packagefile time=/tmp/go-build488283595/b033/_pkg_.a
packagefile unicode=/tmp/go-build488283595/b044/_pkg_.a
packagefile internal/abi=/tmp/go-build488283595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build488283595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build488283595/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build488283595/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build488283595/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build488283595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build488283595/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build488283595/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build488283595/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build488283595/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build488283595/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build488283595/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build488283595/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build488283595/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build488283595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build488283595/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build488283595/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build488283595/b029/_pkg_.a
packagefile sync=/tmp/go-build488283595/b030/_pkg_.a
packagefile sync/atomic=/tmp/go-build488283595/b032/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build488283595/b005/_pkg_.a
packagefile bytes=/tmp/go-build488283595/b041/_pkg_.a
packagefile cmp=/tmp/go-build488283595/b046/_pkg_.a
packagefile encoding=/tmp/go-build488283595/b047/_pkg_.a
packagefile encoding/base64=/tmp/go-build488283595/b048/_pkg_.a
packagefile io=/tmp/go-build488283595/b042/_pkg_.a
packagefile reflect=/tmp/go-build488283595/b051/_pkg_.a
packagefile slices=/tmp/go-build488283595/b053/_pkg_.a
packagefile unicode/utf16=/tmp/go-build488283595/b065/_pkg_.a
packagefile unicode/utf8=/tmp/go-build488283595/b045/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build488283595/b055/_pkg_.a
packagefile path=/tmp/go-build488283595/b059/_pkg_.a
packagefile encoding/binary=/tmp/go-build488283595/b049/_pkg_.a
packagefile log=/tmp/go-build488283595/b084/_pkg_.a
packagefile syscall=/tmp/go-build488283595/b037/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build488283595/b072/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build488283595/b238/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build488283595/b240/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/bmc=/tmp/go-build488283595/b241/_pkg_.a
packagefile github.com/shirou/gopsutil/process=/tmp/go-build488283595/b242/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build488283595/b252/_pkg_.a
packagefile net/http=/tmp/go-build488283595/b086/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build488283595/b082/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build488283595/b227/_pkg_.a
packagefile container/ring=/tmp/go-build488283595/b232/_pkg_.a
packagefile github.com/mattn/go-colorable=/tmp/go-build488283595/b236/_pkg_.a
packagefile github.com/mattn/go-isatty=/tmp/go-build488283595/b237/_pkg_.a
packagefile encoding/csv=/tmp/go-build488283595/b254/_pkg_.a
packagefile github.com/mattn/go-runewidth=/tmp/go-build488283595/b255/_pkg_.a
packagefile regexp=/tmp/go-build488283595/b217/_pkg_.a
packagefile bufio=/tmp/go-build488283595/b087/_pkg_.a
packagefile github.com/spf13/pflag=/tmp/go-build488283595/b258/_pkg_.a
packagefile math/bits=/tmp/go-build488283595/b036/_pkg_.a
packagefile internal/godebug=/tmp/go-build488283595/b034/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build488283595/b074/_pkg_.a
packagefile internal/itoa=/tmp/go-build488283595/b038/_pkg_.a
packagefile internal/nettrace=/tmp/go-build488283595/b075/_pkg_.a
packagefile internal/poll=/tmp/go-build488283595/b060/_pkg_.a
packagefile internal/singleflight=/tmp/go-build488283595/b076/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build488283595/b061/_pkg_.a
packagefile io/fs=/tmp/go-build488283595/b058/_pkg_.a
packagefile unique=/tmp/go-build488283595/b078/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build488283595/b057/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build488283595/b062/_pkg_.a
packagefile internal/testlog=/tmp/go-build488283595/b063/_pkg_.a
packagefile iter=/tmp/go-build488283595/b043/_pkg_.a
packagefile maps=/tmp/go-build488283595/b165/_pkg_.a
packagefile net/url=/tmp/go-build488283595/b166/_pkg_.a
packagefile text/template/parse=/tmp/go-build488283595/b261/_pkg_.a
packagefile internal/asan=/tmp/go-build488283595/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build488283595/b024/_pkg_.a
packagefile internal/race=/tmp/go-build488283595/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build488283595/b031/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build488283595/b009/_pkg_.a
packagefile log/internal=/tmp/go-build488283595/b085/_pkg_.a
packagefile internal/oserror=/tmp/go-build488283595/b039/_pkg_.a
packagefile github.com/shirou/gopsutil/cpu=/tmp/go-build488283595/b243/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build488283595/b244/_pkg_.a
packagefile github.com/shirou/gopsutil/mem=/tmp/go-build488283595/b249/_pkg_.a
packagefile github.com/shirou/gopsutil/net=/tmp/go-build488283595/b250/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build488283595/b247/_pkg_.a
packagefile os/user=/tmp/go-build488283595/b251/_pkg_.a
packagefile compress/gzip=/tmp/go-build488283595/b088/_pkg_.a
packagefile container/list=/tmp/go-build488283595/b092/_pkg_.a
packagefile crypto/rand=/tmp/go-build488283595/b093/_pkg_.a
packagefile crypto/tls=/tmp/go-build488283595/b121/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build488283595/b168/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build488283595/b175/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build488283595/b176/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build488283595/b169/_pkg_.a
packagefile mime=/tmp/go-build488283595/b177/_pkg_.a
packagefile mime/multipart=/tmp/go-build488283595/b178/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build488283595/b180/_pkg_.a
packagefile net/http/internal=/tmp/go-build488283595/b181/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build488283595/b182/_pkg_.a
packagefile net/textproto=/tmp/go-build488283595/b174/_pkg_.a
packagefile expvar=/tmp/go-build488283595/b083/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build488283595/b183/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build488283595/b184/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build488283595/b185/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build488283595/b186/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build488283595/b220/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build488283595/b216/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build488283595/b223/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build488283595/b204/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build488283595/b215/_pkg_.a
packagefile runtime/debug=/tmp/go-build488283595/b226/_pkg_.a
packagefile runtime/metrics=/tmp/go-build488283595/b219/_pkg_.a
packagefile github.com/rivo/uniseg=/tmp/go-build488283595/b256/_pkg_.a
packagefile regexp/syntax=/tmp/go-build488283595/b218/_pkg_.a
packagefile encoding/hex=/tmp/go-build488283595/b163/_pkg_.a
packagefile flag=/tmp/go-build488283595/b259/_pkg_.a
packagefile internal/bisect=/tmp/go-build488283595/b035/_pkg_.a
packagefile weak=/tmp/go-build488283595/b079/_pkg_.a
packagefile github.com/shirou/gopsutil/common=/tmp/go-build488283595/b245/_pkg_.a
packagefile os/exec=/tmp/go-build488283595/b246/_pkg_.a
packagefile github.com/tklauser/numcpus=/tmp/go-build488283595/b248/_pkg_.a
packagefile compress/flate=/tmp/go-build488283595/b089/_pkg_.a
packagefile hash/crc32=/tmp/go-build488283595/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build488283595/b094/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build488283595/b098/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build488283595/b111/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build488283595/b116/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build488283595/b114/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build488283595/b113/_pkg_.a
packagefile math/big=/tmp/go-build488283595/b119/_pkg_.a
packagefile crypto=/tmp/go-build488283595/b095/_pkg_.a
packagefile crypto/aes=/tmp/go-build488283595/b122/_pkg_.a
packagefile crypto/cipher=/tmp/go-build488283595/b096/_pkg_.a
packagefile crypto/des=/tmp/go-build488283595/b123/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build488283595/b124/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build488283595/b129/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build488283595/b140/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build488283595/b130/_pkg_.a
packagefile crypto/hmac=/tmp/go-build488283595/b143/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build488283595/b097/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build488283595/b110/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build488283595/b144/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build488283595/b145/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build488283595/b146/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build488283595/b147/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build488283595/b148/_pkg_.a
packagefile crypto/md5=/tmp/go-build488283595/b153/_pkg_.a
packagefile crypto/rc4=/tmp/go-build488283595/b154/_pkg_.a
packagefile crypto/rsa=/tmp/go-build488283595/b155/_pkg_.a
packagefile crypto/sha1=/tmp/go-build488283595/b157/_pkg_.a
packagefile crypto/sha256=/tmp/go-build488283595/b158/_pkg_.a
packagefile crypto/sha512=/tmp/go-build488283595/b136/_pkg_.a
packagefile crypto/subtle=/tmp/go-build488283595/b117/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build488283595/b159/_pkg_.a
packagefile crypto/x509=/tmp/go-build488283595/b160/_pkg_.a
packagefile encoding/pem=/tmp/go-build488283595/b164/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build488283595/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build488283595/b137/_pkg_.a
packagefile hash=/tmp/go-build488283595/b091/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build488283595/b170/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build488283595/b172/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build488283595/b173/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build488283595/b179/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build488283595/b187/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build488283595/b193/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build488283595/b221/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build488283595/b222/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build488283595/b210/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build488283595/b224/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build488283595/b225/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build488283595/b188/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build488283595/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build488283595/b189/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build488283595/b199/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build488283595/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build488283595/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build488283595/b192/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build488283595/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build488283595/b206/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build488283595/b207/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build488283595/b118/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build488283595/b099/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build488283595/b112/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build488283595/b101/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build488283595/b108/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build488283595/b104/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build488283595/b103/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build488283595/b107/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build488283595/b109/_pkg_.a
packagefile math/rand/v2=/tmp/go-build488283595/b115/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build488283595/b100/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build488283595/b125/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build488283595/b128/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build488283595/b131/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build488283595/b132/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build488283595/b134/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build488283595/b139/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build488283595/b141/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build488283595/b126/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build488283595/b102/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build488283595/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build488283595/b106/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build488283595/b133/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build488283595/b156/_pkg_.a
packagefile crypto/dsa=/tmp/go-build488283595/b161/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build488283595/b162/_pkg_.a
packagefile encoding/asn1=/tmp/go-build488283595/b138/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build488283595/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build488283595/b151/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build488283595/b152/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build488283595/b171/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build488283595/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build488283595/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build488283595/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build488283595/b214/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build488283595/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build488283595/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build488283595/b190/_pkg_.a
packagefile go/token=/tmp/go-build488283595/b201/_pkg_.a
packagefile crypto/sha3=/tmp/go-build488283595/b135/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build488283595/b142/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build488283595/b127/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build488283595/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build488283595/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build488283595/b197/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build488283595/b212/_pkg_.a
packagefile io/ioutil=/tmp/go-build488283595/b213/_pkg_.a
packagefile hash/fnv=/tmp/go-build488283595/b191/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/ptpcheck\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=_IXEVAA2thoAygaaLKxE/IbSL6v1PJAhJvV_wbUu1/t43iH4e6DEU4Fo0rbfl8/_IXEVAA2thoAygaaLKxE -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptpcheck
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename ptp4u
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptp4u github.com/facebook/time/cmd/ptp4u
WORK=/tmp/go-build123388947
internal/unsafeheader
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b009/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
internal/goarch
mkdir -p $WORK/b007/
encoding
mkdir -p $WORK/b003/
echo '# import config' > $WORK/b003/importcfg # internal
echo '# import config' > $WORK/b007/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
echo '# import config' > $WORK/b012/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/byteorder
mkdir -p $WORK/b013/
echo '# import config' > $WORK/b013/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
cat >/tmp/go-build123388947/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
cat >/tmp/go-build123388947/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cat >/tmp/go-build123388947/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
cat >/tmp/go-build123388947/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build123388947/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b028/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cat >/tmp/go-build123388947/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build123388947/b018/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build123388947/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build123388947/b020/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build123388947/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
cmp
mkdir -p $WORK/b032/
echo '# import config' > $WORK/b032/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
internal/itoa
mkdir -p $WORK/b034/
echo '# import config' > $WORK/b034/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
math/bits
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf8
mkdir -p $WORK/b039/
echo '# import config' > $WORK/b039/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
sync/atomic
mkdir -p $WORK/b042/
echo -n > $WORK/b042/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm.s
echo '# import config' > $WORK/b042/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
unicode
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
math
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cat >/tmp/go-build123388947/b036/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build123388947/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
internal/nettrace
mkdir -p $WORK/b070/
echo '# import config' > $WORK/b070/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b022/
cat >/tmp/go-build123388947/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build123388947/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build123388947/b024/_pkg_.a
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build123388947/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
internal/sync
mkdir -p $WORK/b041/
cat >/tmp/go-build123388947/b041/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
unicode/utf16
mkdir -p $WORK/b081/
echo '# import config' > $WORK/b081/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
log/internal
mkdir -p $WORK/b085/
echo '# import config' > $WORK/b085/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/list
mkdir -p $WORK/b091/
echo '# import config' > $WORK/b091/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/container/list/list.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b099/
echo '# import config' > $WORK/b099/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b103/
cat >/tmp/go-build123388947/b103/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b104/
cat >/tmp/go-build123388947/b104/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_arm64.o $WORK/b036/exp_arm64.o $WORK/b036/floor_arm64.o $WORK/b036/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b107/
echo -n > $WORK/b107/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b107/symabis ./xor_arm64.s
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b117/
echo -n > $WORK/b117/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b117/symabis ./sig_other.s
cat >/tmp/go-build123388947/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b138/
echo '# import config' > $WORK/b138/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
echo '# import config' > $WORK/b117/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b117/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/sig_other.o ./sig_other.s
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b150/
echo '# import config' > $WORK/b150/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b107/xor_arm64.o ./xor_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b117/_pkg_.a $WORK/b117/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
runtime
mkdir -p $WORK/b010/
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b107/_pkg_.a $WORK/b107/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
cat >/tmp/go-build123388947/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build123388947/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build123388947/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build123388947/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build123388947/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build123388947/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build123388947/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build123388947/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build123388947/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build123388947/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build123388947/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build123388947/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
sync
mkdir -p $WORK/b040/
cat >/tmp/go-build123388947/b040/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build123388947/b041/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
mkdir -p $WORK/b035/
internal/reflectlite
mkdir -p $WORK/b005/
cat >/tmp/go-build123388947/b035/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
EOF
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go
weak
mkdir -p $WORK/b074/
cat >/tmp/go-build123388947/b074/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build123388947/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build123388947/b009/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b116/
cat >/tmp/go-build123388947/b116/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b044/
cat >/tmp/go-build123388947/b044/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b164/
cat >/tmp/go-build123388947/b164/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b067/
cat >/tmp/go-build123388947/b067/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build123388947/b005/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
EOF
cat >/tmp/go-build123388947/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build123388947/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/testlog
mkdir -p $WORK/b058/
cat >/tmp/go-build123388947/b058/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
internal/bisect
mkdir -p $WORK/b053/
cat >/tmp/go-build123388947/b053/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
internal/singleflight
mkdir -p $WORK/b071/
cat >/tmp/go-build123388947/b071/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
strconv
mkdir -p $WORK/b038/
cat >/tmp/go-build123388947/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
io
mkdir -p $WORK/b045/
cat >/tmp/go-build123388947/b045/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/oserror
mkdir -p $WORK/b049/
cat >/tmp/go-build123388947/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
path
mkdir -p $WORK/b050/
cat >/tmp/go-build123388947/b050/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
internal/godebug
mkdir -p $WORK/b052/
cat >/tmp/go-build123388947/b052/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build123388947/b053/_pkg_.a
packagefile internal/godebugs=/tmp/go-build123388947/b016/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
syscall
mkdir -p $WORK/b054/
echo -n > $WORK/b054/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
strings
mkdir -p $WORK/b059/
cat >/tmp/go-build123388947/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
cat >/tmp/go-build123388947/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build123388947/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/msan=/tmp/go-build123388947/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build123388947/b049/_pkg_.a
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build123388947/b028/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b033/
echo -n > $WORK/b033/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b033/symabis ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
bytes
mkdir -p $WORK/b066/
cat >/tmp/go-build123388947/b066/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cat >/tmp/go-build123388947/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build123388947/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build123388947/b009/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b069/
cat >/tmp/go-build123388947/b069/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
unique
mkdir -p $WORK/b073/
cat >/tmp/go-build123388947/b073/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build123388947/b041/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile weak=/tmp/go-build123388947/b074/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b072/
cat >/tmp/go-build123388947/b072/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile unique=/tmp/go-build123388947/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
runtime/cgo
mkdir -p $WORK/b075/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x001.o -c _cgo_export.c
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b051/
cat >/tmp/go-build123388947/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
EOF
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x002.o -c cgo.cgo2.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x006.o -c gcc_linux_arm64.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x007.o -c gcc_mmap.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
io/fs
mkdir -p $WORK/b048/
cat >/tmp/go-build123388947/b048/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build123388947/b049/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile path=/tmp/go-build123388947/b050/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/syscall/unix
mkdir -p $WORK/b056/
cat >/tmp/go-build123388947/b056/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x008.o -c gcc_setenv.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/poll
mkdir -p $WORK/b055/
cat >/tmp/go-build123388947/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build123388947/b056/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x009.o -c gcc_sigaction.c
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b033/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b047/
cat >/tmp/go-build123388947/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b031/
cat >/tmp/go-build123388947/b031/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
internal/syscall/execenv
mkdir -p $WORK/b057/
cat >/tmp/go-build123388947/b057/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
context
mkdir -p $WORK/b062/
cat >/tmp/go-build123388947/b062/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build123388947/b005/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/context/context.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x010.o -c gcc_stack_unix.c
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
encoding/binary
mkdir -p $WORK/b063/
cat >/tmp/go-build123388947/b063/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b046/
cat >/tmp/go-build123388947/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build123388947/b047/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build123388947/b055/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build123388947/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build123388947/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build123388947/b058/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x011.o -c gcc_traceback.c
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
bufio
mkdir -p $WORK/b083/
cat >/tmp/go-build123388947/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x012.o -c gcc_util.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
hash
mkdir -p $WORK/b090/
cat >/tmp/go-build123388947/b090/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b089/
echo -n > $WORK/b089/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./crc32_arm64.s
cat >/tmp/go-build123388947/b089/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x013.o -c linux_syscall.c
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b094/
cat >/tmp/go-build123388947/b094/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b065/
echo -n > $WORK/b065/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b077/
cat >/tmp/go-build123388947/b077/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
cat >/tmp/go-build123388947/b065/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b065/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
encoding/base64
mkdir -p $WORK/b080/
cat >/tmp/go-build123388947/b080/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x014.o -c gcc_arm64.S
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b098/
cat >/tmp/go-build123388947/b098/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
crypto/internal/fips140
mkdir -p $WORK/b097/
cat >/tmp/go-build123388947/b097/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build123388947/b098/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/impl
mkdir -p $WORK/b105/
cat >/tmp/go-build123388947/b105/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b102/
echo -n > $WORK/b102/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./sha256block_arm64.s
echo -n > $WORK/b075/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_arm64.s
cat >/tmp/go-build123388947/b102/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cat >/tmp/go-build123388947/b075/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b075/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b106/
cat >/tmp/go-build123388947/b106/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b030/
cat >/tmp/go-build123388947/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build123388947/b031/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b075/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
github.com/facebook/time/ptp/ptp4u/drain
mkdir -p $WORK/b060/
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
cat >/tmp/go-build123388947/b060/importcfg << 'EOF' # internal
# import config
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/facebook/time/ptp/ptp4u/drain -lang=go1.24 -complete -installsuffix shared -buildid T1n8x6-nsurYruaMtuwv/T1n8x6-nsurYruaMtuwv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/drain/drain.go ./_build/src/github.com/facebook/time/ptp/ptp4u/drain/file.go
net
mkdir -p $WORK/b068/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b068/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b068/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/77/77f989c3f4ffd7eb6e45de1f125064869ab7a41ab62e1d13b6f1f59eff81517f-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b108/
echo -n > $WORK/b108/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b108/symabis ./sha512block_arm64.s
cat >/tmp/go-build123388947/b108/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b108/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b101/
cat >/tmp/go-build123388947/b101/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b100/
cat >/tmp/go-build123388947/b100/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build123388947/b098/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b096/
echo -n > $WORK/b096/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build123388947/b096/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build123388947/b098/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b002/
cat >/tmp/go-build123388947/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build123388947/b003/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/aes_arm64.o $WORK/b096/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
encoding/json
mkdir -p $WORK/b079/
cat >/tmp/go-build123388947/b079/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile encoding=/tmp/go-build123388947/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build123388947/b081/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
log
mkdir -p $WORK/b084/
cat >/tmp/go-build123388947/b084/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile log/internal=/tmp/go-build123388947/b085/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
compress/flate
mkdir -p $WORK/b088/
cat >/tmp/go-build123388947/b088/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b112/
cat >/tmp/go-build123388947/b112/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build123388947/b056/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b111/
cat >/tmp/go-build123388947/b111/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build123388947/b112/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
math/rand/v2
mkdir -p $WORK/b114/
cat >/tmp/go-build123388947/b114/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build123388947/b014/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b087/
cat >/tmp/go-build123388947/b087/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile compress/flate=/tmp/go-build123388947/b088/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile hash/crc32=/tmp/go-build123388947/b089/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
math/rand
mkdir -p $WORK/b119/
cat >/tmp/go-build123388947/b119/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b113/
cat >/tmp/go-build123388947/b113/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/rand/v2=/tmp/go-build123388947/b114/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b082/
cat >/tmp/go-build123388947/b082/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build123388947/b079/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build123388947/b065/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile log=/tmp/go-build123388947/b084/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b110/
cat >/tmp/go-build123388947/b110/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build123388947/b111/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build123388947/b112/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b109/
echo -n > $WORK/b109/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./gcm_arm64.s
cat >/tmp/go-build123388947/b109/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b115/
cat >/tmp/go-build123388947/b115/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
math/big
mkdir -p $WORK/b118/
echo -n > $WORK/b118/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b118/symabis ./arith_arm64.s
cat >/tmp/go-build123388947/b118/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile math/rand=/tmp/go-build123388947/b119/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b118/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/cipher
mkdir -p $WORK/b095/
cat >/tmp/go-build123388947/b095/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build123388947/b109/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
cd $WORK/b068
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b093/
cat >/tmp/go-build123388947/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build123388947/b117/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
crypto/des
mkdir -p $WORK/b122/
cat >/tmp/go-build123388947/b122/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b121/
cat >/tmp/go-build123388947/b121/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
cd $WORK/b068
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x003.o -c cgo_resnew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b126/
cat >/tmp/go-build123388947/b126/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b127/
echo -n > $WORK/b127/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b127/symabis ./fe_arm64.s
cat >/tmp/go-build123388947/b127/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b127/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd $WORK/b068
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x005.o -c cgo_unix_cgo.cgo2.c
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b127/fe_arm64.o ./fe_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b127/_pkg_.a $WORK/b127/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b132/
echo -n > $WORK/b132/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./nat_arm64.s
cat >/tmp/go-build123388947/b132/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
cd $WORK/b068
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_x006.o -c cgo_unix_cgo_res.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I $WORK/b068/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b068/_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/nat_arm64.o ./nat_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o -O2 -g -lresolv
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
crypto/sha3
mkdir -p $WORK/b134/
cat >/tmp/go-build123388947/b134/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b133/
cat >/tmp/go-build123388947/b133/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/sha3=/tmp/go-build123388947/b134/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
cat >/tmp/go-build123388947/b068/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build123388947/b069/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build123388947/b070/_pkg_.a
packagefile internal/poll=/tmp/go-build123388947/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build123388947/b071/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build123388947/b056/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile net/netip=/tmp/go-build123388947/b072/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile runtime/cgo=/tmp/go-build123388947/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo_linux.cgo1.go $WORK/b068/cgo_resnew.cgo1.go $WORK/b068/cgo_socknew.cgo1.go $WORK/b068/cgo_unix_cgo.cgo1.go $WORK/b068/cgo_unix_cgo_res.cgo1.go $WORK/b068/_cgo_import.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b118/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/sha512
mkdir -p $WORK/b135/
cat >/tmp/go-build123388947/b135/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b118/_pkg_.a $WORK/b118/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b092/
cat >/tmp/go-build123388947/b092/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build123388947/b112/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b130/
cat >/tmp/go-build123388947/b130/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
encoding/asn1
mkdir -p $WORK/b137/
cat >/tmp/go-build123388947/b137/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode/utf16=/tmp/go-build123388947/b081/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b141/
cat >/tmp/go-build123388947/b141/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build123388947/b127/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b125/
echo -n > $WORK/b125/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b125/symabis ./p256_asm_arm64.s
cat >/tmp/go-build123388947/b125/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build123388947/b126/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b140/
cat >/tmp/go-build123388947/b140/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build123388947/b141/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b139/
cat >/tmp/go-build123388947/b139/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build123388947/b140/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b136/
cat >/tmp/go-build123388947/b136/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build123388947/b137/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build123388947/b138/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/hmac
mkdir -p $WORK/b142/
cat >/tmp/go-build123388947/b142/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build123388947/b133/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b143/
cat >/tmp/go-build123388947/b143/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b144/
cat >/tmp/go-build123388947/b144/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b145/
cat >/tmp/go-build123388947/b145/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b146/
cat >/tmp/go-build123388947/b146/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build123388947/b143/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b149/
echo -n > $WORK/b149/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b149/symabis ./chacha_arm64.s
cat >/tmp/go-build123388947/b149/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build123388947/b150/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b149/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack -asmhdr $WORK/b149/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b151/
cat >/tmp/go-build123388947/b151/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b149=>" -I $WORK/b149/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b149/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b149/_pkg_.a $WORK/b149/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
crypto/md5
mkdir -p $WORK/b152/
echo -n > $WORK/b152/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b152/symabis ./md5block_arm64.s
cat >/tmp/go-build123388947/b152/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b152/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b148/
cat >/tmp/go-build123388947/b148/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build123388947/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build123388947/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build123388947/b151/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b125/p256_asm_arm64.o ./p256_asm_arm64.s
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b152/md5block_arm64.o ./md5block_arm64.s
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b125/_pkg_.a $WORK/b125/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b124/
cat >/tmp/go-build123388947/b124/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build123388947/b125/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b152/_pkg_.a $WORK/b152/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/elliptic
mkdir -p $WORK/b129/
cat >/tmp/go-build123388947/b129/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build123388947/b125/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b131/
cat >/tmp/go-build123388947/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build123388947/b132/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build123388947/b125/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b123/
cat >/tmp/go-build123388947/b123/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build123388947/b124/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build123388947/b127/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
crypto/internal/hpke
mkdir -p $WORK/b147/
cat >/tmp/go-build123388947/b147/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/aes=/tmp/go-build123388947/b121/_pkg_.a
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build123388947/b123/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build123388947/b143/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build123388947/b148/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/rc4
mkdir -p $WORK/b153/
cat >/tmp/go-build123388947/b153/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/ecdsa
mkdir -p $WORK/b128/
cat >/tmp/go-build123388947/b128/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build123388947/b123/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build123388947/b129/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build123388947/b130/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build123388947/b131/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build123388947/b133/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/sha512=/tmp/go-build123388947/b135/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build123388947/b136/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build123388947/b138/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile math/rand/v2=/tmp/go-build123388947/b114/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b155/
cat >/tmp/go-build123388947/b155/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build123388947/b132/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/sha1
mkdir -p $WORK/b156/
echo -n > $WORK/b156/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b156/symabis ./sha1block_arm64.s
cat >/tmp/go-build123388947/b156/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b156/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b156/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b156/_pkg_.a $WORK/b156/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b157/
cat >/tmp/go-build123388947/b157/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b158/
cat >/tmp/go-build123388947/b158/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
crypto/dsa
mkdir -p $WORK/b160/
cat >/tmp/go-build123388947/b160/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
encoding/hex
mkdir -p $WORK/b162/
cat >/tmp/go-build123388947/b162/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
crypto/rsa
mkdir -p $WORK/b154/
cat >/tmp/go-build123388947/b154/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build123388947/b130/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build123388947/b132/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build123388947/b155/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build123388947/b133/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b161/
cat >/tmp/go-build123388947/b161/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build123388947/b137/_pkg_.a
packagefile encoding/hex=/tmp/go-build123388947/b162/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
encoding/pem
mkdir -p $WORK/b163/
cat >/tmp/go-build123388947/b163/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
net/url
mkdir -p $WORK/b165/
cat >/tmp/go-build123388947/b165/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile path=/tmp/go-build123388947/b050/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
path/filepath
mkdir -p $WORK/b166/
cat >/tmp/go-build123388947/b166/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build123388947/b047/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b170/
cat >/tmp/go-build123388947/b170/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/dscp
mkdir -p $WORK/b064/
cat >/tmp/go-build123388947/b064/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build123388947/b065/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/facebook/time/dscp -lang=go1.24 -complete -installsuffix shared -buildid L-gAa0anyFPL94RS18SG/L-gAa0anyFPL94RS18SG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/facebook/time/dscp/dscp.go
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b171/
cat >/tmp/go-build123388947/b171/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile container/list=/tmp/go-build123388947/b091/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile log=/tmp/go-build123388947/b084/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b076/
cat >/tmp/go-build123388947/b076/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile encoding=/tmp/go-build123388947/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build123388947/b077/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba2290f79f6a6b4465e1f7b079395c8aadc4cb53bee47fdd27c9d988ee626991-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
crypto/x509
mkdir -p $WORK/b159/
cat >/tmp/go-build123388947/b159/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/aes=/tmp/go-build123388947/b121/_pkg_.a
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/des=/tmp/go-build123388947/b122/_pkg_.a
packagefile crypto/dsa=/tmp/go-build123388947/b160/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build123388947/b123/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build123388947/b128/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build123388947/b139/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build123388947/b129/_pkg_.a
packagefile crypto/md5=/tmp/go-build123388947/b152/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/rsa=/tmp/go-build123388947/b154/_pkg_.a
packagefile crypto/sha1=/tmp/go-build123388947/b156/_pkg_.a
packagefile crypto/sha256=/tmp/go-build123388947/b157/_pkg_.a
packagefile crypto/sha512=/tmp/go-build123388947/b135/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build123388947/b161/_pkg_.a
packagefile encoding/asn1=/tmp/go-build123388947/b137/_pkg_.a
packagefile encoding/hex=/tmp/go-build123388947/b162/_pkg_.a
packagefile encoding/pem=/tmp/go-build123388947/b163/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build123388947/b136/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build123388947/b138/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile internal/goos=/tmp/go-build123388947/b018/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/netip=/tmp/go-build123388947/b072/_pkg_.a
packagefile net/url=/tmp/go-build123388947/b165/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile path/filepath=/tmp/go-build123388947/b166/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build123388947/b081/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b172/
cat >/tmp/go-build123388947/b172/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build123388947/b170/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b169/
cat >/tmp/go-build123388947/b169/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build123388947/b170/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build123388947/b171/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
net/textproto
mkdir -p $WORK/b173/
cat >/tmp/go-build123388947/b173/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b175/
cat >/tmp/go-build123388947/b175/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
mime
mkdir -p $WORK/b176/
cat >/tmp/go-build123388947/b176/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime/quotedprintable
mkdir -p $WORK/b178/
cat >/tmp/go-build123388947/b178/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b168/
cat >/tmp/go-build123388947/b168/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build123388947/b169/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build123388947/b171/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build123388947/b172/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b180/
cat >/tmp/go-build123388947/b180/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
net/http/internal/ascii
mkdir -p $WORK/b181/
cat >/tmp/go-build123388947/b181/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b183/
cat >/tmp/go-build123388947/b183/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build123388947/b065/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b182/
cat >/tmp/go-build123388947/b182/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build123388947/b183/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/netip=/tmp/go-build123388947/b072/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
mime/multipart
mkdir -p $WORK/b177/
cat >/tmp/go-build123388947/b177/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile mime=/tmp/go-build123388947/b176/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build123388947/b178/_pkg_.a
packagefile net/textproto=/tmp/go-build123388947/b173/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile path/filepath=/tmp/go-build123388947/b166/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b120/
cat >/tmp/go-build123388947/b120/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile container/list=/tmp/go-build123388947/b091/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/aes=/tmp/go-build123388947/b121/_pkg_.a
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/des=/tmp/go-build123388947/b122/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build123388947/b123/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build123388947/b128/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build123388947/b139/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build123388947/b129/_pkg_.a
packagefile crypto/hmac=/tmp/go-build123388947/b142/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build123388947/b109/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build123388947/b143/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build123388947/b144/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build123388947/b145/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build123388947/b146/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build123388947/b147/_pkg_.a
packagefile crypto/md5=/tmp/go-build123388947/b152/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/rc4=/tmp/go-build123388947/b153/_pkg_.a
packagefile crypto/rsa=/tmp/go-build123388947/b154/_pkg_.a
packagefile crypto/sha1=/tmp/go-build123388947/b156/_pkg_.a
packagefile crypto/sha256=/tmp/go-build123388947/b157/_pkg_.a
packagefile crypto/sha512=/tmp/go-build123388947/b135/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build123388947/b158/_pkg_.a
packagefile crypto/x509=/tmp/go-build123388947/b159/_pkg_.a
packagefile encoding/pem=/tmp/go-build123388947/b163/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build123388947/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build123388947/b136/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b167/
cat >/tmp/go-build123388947/b167/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build123388947/b168/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/textproto=/tmp/go-build123388947/b173/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b174/
cat >/tmp/go-build123388947/b174/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build123388947/b168/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/url=/tmp/go-build123388947/b165/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
regexp/syntax
mkdir -p $WORK/b186/
cat >/tmp/go-build123388947/b186/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
os/signal
mkdir -p $WORK/b187/
echo -n > $WORK/b187/go_asm.h # internal
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b187/symabis ./sig.s
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
html
mkdir -p $WORK/b189/
cat >/tmp/go-build123388947/b189/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid Kk35I8Ab3fRNcXooyBPO/Kk35I8Ab3fRNcXooyBPO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go
cat >/tmp/go-build123388947/b187/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p os/signal -lang=go1.24 -std -installsuffix shared -buildid r7td3OXqTTFX3Icx_0Lr/r7td3OXqTTFX3Icx_0Lr -goversion go1.24.0 -symabis $WORK/b187/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack -asmhdr $WORK/b187/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go
cd /usr/lib/golang/src/os/signal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b187=>" -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b187/sig.o ./sig.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b187/_pkg_.a $WORK/b187/sig.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/8b/8b214d16d4e9698c19d21d713682d99f5ca08deb269f1e34a9a2cdbf237f9d92-d # internal
text/tabwriter
mkdir -p $WORK/b192/
cat >/tmp/go-build123388947/b192/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid FoMdr-BDtoiK94KphyUy/FoMdr-BDtoiK94KphyUy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/99/99a8a60d828b40942b305f00b83802e5d2d05a53669fcf5cbcae963fecadca71-d # internal
runtime/trace
mkdir -p $WORK/b193/
cat >/tmp/go-build123388947/b193/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid bqnK-RLCGpKUxaLKxX_F/bqnK-RLCGpKUxaLKxX_F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/87/87f6c96c55b70adcf032ff3870b9c4493df0e8b0feffc44cf310772bf144e6af-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/2d/2d2adfcfba24270cbd0375f2c49ecb40138e311d50268ece6578797d7a818d61-d # internal
runtime/pprof
mkdir -p $WORK/b191/
cat >/tmp/go-build123388947/b191/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile compress/gzip=/tmp/go-build123388947/b087/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build123388947/b019/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile text/tabwriter=/tmp/go-build123388947/b192/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid TCNDNEG5SW--SwZS618r/TCNDNEG5SW--SwZS618r -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b185/
cat >/tmp/go-build123388947/b185/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile regexp/syntax=/tmp/go-build123388947/b186/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
internal/profile
mkdir -p $WORK/b190/
cat >/tmp/go-build123388947/b190/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile compress/gzip=/tmp/go-build123388947/b087/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile regexp=/tmp/go-build123388947/b185/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p internal/profile -lang=go1.24 -std -complete -installsuffix shared -buildid gmo9Jzu4cw6U4vRVGA4v/gmo9Jzu4cw6U4vRVGA4v -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go
gopkg.in/yaml.v2
mkdir -p $WORK/b184/
cat >/tmp/go-build123388947/b184/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile encoding=/tmp/go-build123388947/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile regexp=/tmp/go-build123388947/b185/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p gopkg.in/yaml.v2 -lang=go1.24 -complete -installsuffix shared -buildid nE__P3HgR7zK9DOYEV_L/nE__P3HgR7zK9DOYEV_L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b3/b3bd5b43ea408db37f9096abc8aca4246b1b3d1c7fc9ce544fb89e43fcfe9db5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a8/a8a02b468d5aaf6dbd21790a6772783c504ca2d19ebccc5d37231100c12c55b5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6b/6b77dee05b65024d97228b84140aab587d7574a18c38926fa35ded7f2637ab1c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b179/
cat >/tmp/go-build123388947/b179/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile crypto/tls=/tmp/go-build123388947/b120/_pkg_.a
packagefile internal/nettrace=/tmp/go-build123388947/b070/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/textproto=/tmp/go-build123388947/b173/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b086/
cat >/tmp/go-build123388947/b086/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile compress/gzip=/tmp/go-build123388947/b087/_pkg_.a
packagefile container/list=/tmp/go-build123388947/b091/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/tls=/tmp/go-build123388947/b120/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build123388947/b167/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build123388947/b174/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build123388947/b175/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build123388947/b168/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile log=/tmp/go-build123388947/b084/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile math/rand=/tmp/go-build123388947/b119/_pkg_.a
packagefile mime=/tmp/go-build123388947/b176/_pkg_.a
packagefile mime/multipart=/tmp/go-build123388947/b177/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build123388947/b179/_pkg_.a
packagefile net/http/internal=/tmp/go-build123388947/b180/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build123388947/b181/_pkg_.a
packagefile net/textproto=/tmp/go-build123388947/b173/_pkg_.a
packagefile net/url=/tmp/go-build123388947/b165/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile path=/tmp/go-build123388947/b050/_pkg_.a
packagefile path/filepath=/tmp/go-build123388947/b166/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
github.com/facebook/time/ptp/ptp4u/stats
mkdir -p $WORK/b078/
net/http/pprof
mkdir -p $WORK/b188/
cat >/tmp/go-build123388947/b078/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build123388947/b079/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build123388947/b076/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build123388947/b082/_pkg_.a
packagefile net/http=/tmp/go-build123388947/b086/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/facebook/time/ptp/ptp4u/stats -lang=go1.24 -complete -installsuffix shared -buildid ZAEvpXRWELLdPIK4-8T1/ZAEvpXRWELLdPIK4-8T1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/stats/json.go ./_build/src/github.com/facebook/time/ptp/ptp4u/stats/stats.go
cat >/tmp/go-build123388947/b188/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile html=/tmp/go-build123388947/b189/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile internal/profile=/tmp/go-build123388947/b190/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile log=/tmp/go-build123388947/b084/_pkg_.a
packagefile net/http=/tmp/go-build123388947/b086/_pkg_.a
packagefile net/url=/tmp/go-build123388947/b165/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile runtime/pprof=/tmp/go-build123388947/b191/_pkg_.a
packagefile runtime/trace=/tmp/go-build123388947/b193/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p net/http/pprof -lang=go1.24 -std -complete -installsuffix shared -buildid YiI75HPYbYogk31HO4jA/YiI75HPYbYogk31HO4jA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/15/154afba30f4767f8e5193b8940db9579634ecfdd9840714f337618d14a2b8a67-d # internal
github.com/facebook/time/ptp/ptp4u/server
mkdir -p $WORK/b061/
cat >/tmp/go-build123388947/b061/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build123388947/b064/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build123388947/b076/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/drain=/tmp/go-build123388947/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/stats=/tmp/go-build123388947/b078/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build123388947/b182/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build123388947/b082/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build123388947/b065/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build123388947/b184/_pkg_.a
packagefile math/rand=/tmp/go-build123388947/b119/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile os/signal=/tmp/go-build123388947/b187/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/facebook/time/ptp/ptp4u/server -lang=go1.24 -complete -installsuffix shared -buildid 5EPQqPapD9B0KDHMX8i5/5EPQqPapD9B0KDHMX8i5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/facebook/time/ptp/ptp4u/server/config.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/server.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/subscription.go ./_build/src/github.com/facebook/time/ptp/ptp4u/server/worker.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/19/190db96fef784a03346039a4c3007ef8561cd0c19409f761038bded7811bc07a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8b/8be0bf17efa4b05db213a69bac42e19b8db1bca5f758d0719f9139aa52ca3b1c-d # internal
github.com/facebook/time/cmd/ptp4u
mkdir -p $WORK/b001/
cat >/tmp/go-build123388947/b001/importcfg << 'EOF' # internal
# import config
packagefile flag=/tmp/go-build123388947/b002/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/drain=/tmp/go-build123388947/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/server=/tmp/go-build123388947/b061/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/stats=/tmp/go-build123388947/b078/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build123388947/b182/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build123388947/b082/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/http=/tmp/go-build123388947/b086/_pkg_.a
packagefile net/http/pprof=/tmp/go-build123388947/b188/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build123388947/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid 3qR_WgHnpSTMANkScJ73/3qR_WgHnpSTMANkScJ73 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ptp4u/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0f/0fda248e901708e0c5ff069dbaf96baebde082221061bbd55976f89d655dcf46-d # internal
cat >/tmp/go-build123388947/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/ptp4u=/tmp/go-build123388947/b001/_pkg_.a
packagefile flag=/tmp/go-build123388947/b002/_pkg_.a
packagefile fmt=/tmp/go-build123388947/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/drain=/tmp/go-build123388947/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/server=/tmp/go-build123388947/b061/_pkg_.a
packagefile github.com/facebook/time/ptp/ptp4u/stats=/tmp/go-build123388947/b078/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build123388947/b182/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build123388947/b082/_pkg_.a
packagefile net=/tmp/go-build123388947/b068/_pkg_.a
packagefile net/http=/tmp/go-build123388947/b086/_pkg_.a
packagefile net/http/pprof=/tmp/go-build123388947/b188/_pkg_.a
packagefile time=/tmp/go-build123388947/b051/_pkg_.a
packagefile runtime=/tmp/go-build123388947/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build123388947/b075/_pkg_.a
packagefile encoding=/tmp/go-build123388947/b003/_pkg_.a
packagefile errors=/tmp/go-build123388947/b004/_pkg_.a
packagefile io=/tmp/go-build123388947/b045/_pkg_.a
packagefile os=/tmp/go-build123388947/b046/_pkg_.a
packagefile reflect=/tmp/go-build123388947/b033/_pkg_.a
packagefile slices=/tmp/go-build123388947/b044/_pkg_.a
packagefile strconv=/tmp/go-build123388947/b038/_pkg_.a
packagefile strings=/tmp/go-build123388947/b059/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build123388947/b031/_pkg_.a
packagefile math=/tmp/go-build123388947/b036/_pkg_.a
packagefile sync=/tmp/go-build123388947/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build123388947/b039/_pkg_.a
packagefile context=/tmp/go-build123388947/b062/_pkg_.a
packagefile encoding/binary=/tmp/go-build123388947/b063/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build123388947/b064/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build123388947/b076/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build123388947/b065/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build123388947/b184/_pkg_.a
packagefile math/rand=/tmp/go-build123388947/b119/_pkg_.a
packagefile os/signal=/tmp/go-build123388947/b187/_pkg_.a
packagefile encoding/json=/tmp/go-build123388947/b079/_pkg_.a
packagefile sync/atomic=/tmp/go-build123388947/b042/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build123388947/b183/_pkg_.a
packagefile net/netip=/tmp/go-build123388947/b072/_pkg_.a
packagefile syscall=/tmp/go-build123388947/b054/_pkg_.a
packagefile bufio=/tmp/go-build123388947/b083/_pkg_.a
packagefile bytes=/tmp/go-build123388947/b066/_pkg_.a
packagefile log=/tmp/go-build123388947/b084/_pkg_.a
packagefile sort=/tmp/go-build123388947/b067/_pkg_.a
packagefile cmp=/tmp/go-build123388947/b032/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build123388947/b069/_pkg_.a
packagefile internal/bytealg=/tmp/go-build123388947/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build123388947/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build123388947/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build123388947/b070/_pkg_.a
packagefile internal/poll=/tmp/go-build123388947/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build123388947/b071/_pkg_.a
packagefile internal/stringslite=/tmp/go-build123388947/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build123388947/b056/_pkg_.a
packagefile io/fs=/tmp/go-build123388947/b048/_pkg_.a
packagefile compress/gzip=/tmp/go-build123388947/b087/_pkg_.a
packagefile container/list=/tmp/go-build123388947/b091/_pkg_.a
packagefile crypto/rand=/tmp/go-build123388947/b092/_pkg_.a
packagefile crypto/tls=/tmp/go-build123388947/b120/_pkg_.a
packagefile encoding/base64=/tmp/go-build123388947/b080/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build123388947/b167/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build123388947/b174/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build123388947/b175/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build123388947/b168/_pkg_.a
packagefile maps=/tmp/go-build123388947/b164/_pkg_.a
packagefile math/bits=/tmp/go-build123388947/b037/_pkg_.a
packagefile mime=/tmp/go-build123388947/b176/_pkg_.a
packagefile mime/multipart=/tmp/go-build123388947/b177/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build123388947/b179/_pkg_.a
packagefile net/http/internal=/tmp/go-build123388947/b180/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build123388947/b181/_pkg_.a
packagefile net/textproto=/tmp/go-build123388947/b173/_pkg_.a
packagefile net/url=/tmp/go-build123388947/b165/_pkg_.a
packagefile path=/tmp/go-build123388947/b050/_pkg_.a
packagefile path/filepath=/tmp/go-build123388947/b166/_pkg_.a
packagefile unicode=/tmp/go-build123388947/b043/_pkg_.a
packagefile html=/tmp/go-build123388947/b189/_pkg_.a
packagefile internal/profile=/tmp/go-build123388947/b190/_pkg_.a
packagefile runtime/pprof=/tmp/go-build123388947/b191/_pkg_.a
packagefile runtime/trace=/tmp/go-build123388947/b193/_pkg_.a
packagefile internal/abi=/tmp/go-build123388947/b006/_pkg_.a
packagefile internal/byteorder=/tmp/go-build123388947/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build123388947/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build123388947/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build123388947/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build123388947/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build123388947/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build123388947/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build123388947/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build123388947/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build123388947/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build123388947/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build123388947/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build123388947/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build123388947/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build123388947/b028/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build123388947/b005/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build123388947/b047/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build123388947/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build123388947/b058/_pkg_.a
packagefile internal/race=/tmp/go-build123388947/b025/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build123388947/b009/_pkg_.a
packagefile iter=/tmp/go-build123388947/b035/_pkg_.a
packagefile internal/sync=/tmp/go-build123388947/b041/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build123388947/b077/_pkg_.a
packagefile regexp=/tmp/go-build123388947/b185/_pkg_.a
packagefile unicode/utf16=/tmp/go-build123388947/b081/_pkg_.a
packagefile unique=/tmp/go-build123388947/b073/_pkg_.a
packagefile internal/asan=/tmp/go-build123388947/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build123388947/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build123388947/b049/_pkg_.a
packagefile log/internal=/tmp/go-build123388947/b085/_pkg_.a
packagefile internal/bisect=/tmp/go-build123388947/b053/_pkg_.a
packagefile compress/flate=/tmp/go-build123388947/b088/_pkg_.a
packagefile hash/crc32=/tmp/go-build123388947/b089/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build123388947/b093/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build123388947/b097/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build123388947/b110/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build123388947/b115/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build123388947/b113/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build123388947/b112/_pkg_.a
packagefile math/big=/tmp/go-build123388947/b118/_pkg_.a
packagefile crypto=/tmp/go-build123388947/b094/_pkg_.a
packagefile crypto/aes=/tmp/go-build123388947/b121/_pkg_.a
packagefile crypto/cipher=/tmp/go-build123388947/b095/_pkg_.a
packagefile crypto/des=/tmp/go-build123388947/b122/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build123388947/b123/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build123388947/b128/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build123388947/b139/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build123388947/b129/_pkg_.a
packagefile crypto/hmac=/tmp/go-build123388947/b142/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build123388947/b096/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build123388947/b109/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build123388947/b143/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build123388947/b144/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build123388947/b145/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build123388947/b146/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build123388947/b147/_pkg_.a
packagefile crypto/md5=/tmp/go-build123388947/b152/_pkg_.a
packagefile crypto/rc4=/tmp/go-build123388947/b153/_pkg_.a
packagefile crypto/rsa=/tmp/go-build123388947/b154/_pkg_.a
packagefile crypto/sha1=/tmp/go-build123388947/b156/_pkg_.a
packagefile crypto/sha256=/tmp/go-build123388947/b157/_pkg_.a
packagefile crypto/sha512=/tmp/go-build123388947/b135/_pkg_.a
packagefile crypto/subtle=/tmp/go-build123388947/b116/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build123388947/b158/_pkg_.a
packagefile crypto/x509=/tmp/go-build123388947/b159/_pkg_.a
packagefile encoding/pem=/tmp/go-build123388947/b163/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build123388947/b148/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build123388947/b136/_pkg_.a
packagefile hash=/tmp/go-build123388947/b090/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build123388947/b169/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build123388947/b171/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build123388947/b172/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build123388947/b178/_pkg_.a
packagefile text/tabwriter=/tmp/go-build123388947/b192/_pkg_.a
packagefile regexp/syntax=/tmp/go-build123388947/b186/_pkg_.a
packagefile weak=/tmp/go-build123388947/b074/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build123388947/b117/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build123388947/b098/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build123388947/b111/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build123388947/b100/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build123388947/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build123388947/b103/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build123388947/b102/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build123388947/b106/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build123388947/b108/_pkg_.a
packagefile math/rand/v2=/tmp/go-build123388947/b114/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build123388947/b099/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build123388947/b124/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build123388947/b127/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build123388947/b130/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build123388947/b131/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build123388947/b133/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build123388947/b138/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build123388947/b140/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build123388947/b125/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build123388947/b101/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build123388947/b104/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build123388947/b105/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build123388947/b132/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build123388947/b155/_pkg_.a
packagefile crypto/dsa=/tmp/go-build123388947/b160/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build123388947/b161/_pkg_.a
packagefile encoding/asn1=/tmp/go-build123388947/b137/_pkg_.a
packagefile encoding/hex=/tmp/go-build123388947/b162/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build123388947/b149/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build123388947/b150/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build123388947/b151/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build123388947/b170/_pkg_.a
packagefile crypto/sha3=/tmp/go-build123388947/b134/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build123388947/b141/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build123388947/b126/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/ptp4u\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=LgQffnGDStsm09bqRuJI/3qR_WgHnpSTMANkScJ73/AVWgRblfl0yq_Ml_ea7a/LgQffnGDStsm09bqRuJI -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptp4u
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename sptp
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/sptp github.com/facebook/time/cmd/sptp
WORK=/tmp/go-build380736586
internal/byteorder
mkdir -p $WORK/b012/
echo '# import config' > $WORK/b012/importcfg # internal
internal/unsafeheader
mkdir -p $WORK/b008/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
echo '# import config' > $WORK/b008/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
internal/cpu
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s
internal/goarch
mkdir -p $WORK/b006/
echo '# import config' > $WORK/b006/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b014/
echo '# import config' > $WORK/b011/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
echo '# import config' > $WORK/b014/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
cat >/tmp/go-build380736586/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b013/
echo -n > $WORK/b013/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b015/
cat >/tmp/go-build380736586/b013/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
EOF
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/profilerecord
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cat >/tmp/go-build380736586/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/runtime/atomic
mkdir -p $WORK/b019/
echo -n > $WORK/b019/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b022/
echo '# import config' > $WORK/b022/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cat >/tmp/go-build380736586/b019/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/math
mkdir -p $WORK/b025/
cat >/tmp/go-build380736586/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/runtime/sys
mkdir -p $WORK/b026/
echo -n > $WORK/b026/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dit_arm64.s ./empty.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm64.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal
cat >/tmp/go-build380736586/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/goos=/tmp/go-build380736586/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b020/
cat >/tmp/go-build380736586/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build380736586/b019/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
echo '# import config' > $WORK/b027/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
internal/stringslite
mkdir -p $WORK/b028/
cat >/tmp/go-build380736586/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
sync/atomic
mkdir -p $WORK/b031/
echo -n > $WORK/b031/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dit_arm64.o $WORK/b026/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm.s
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
math/bits
mkdir -p $WORK/b035/
echo '# import config' > $WORK/b035/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
echo '# import config' > $WORK/b031/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
internal/itoa
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
encoding
mkdir -p $WORK/b040/
echo '# import config' > $WORK/b040/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
cmp
mkdir -p $WORK/b043/
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s
echo '# import config' > $WORK/b043/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
math
mkdir -p $WORK/b046/
echo -n > $WORK/b046/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm.o ./asm.s
cat >/tmp/go-build380736586/b046/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf8
mkdir -p $WORK/b048/
echo '# import config' > $WORK/b048/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
unicode
mkdir -p $WORK/b049/
echo '# import config' > $WORK/b049/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b024/
cat >/tmp/go-build380736586/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b021/
cat >/tmp/go-build380736586/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/asan=/tmp/go-build380736586/b022/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/msan=/tmp/go-build380736586/b023/_pkg_.a
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build380736586/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
internal/sync
mkdir -p $WORK/b030/
cat >/tmp/go-build380736586/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
unicode/utf16
mkdir -p $WORK/b066/
echo '# import config' > $WORK/b066/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
internal/nettrace
mkdir -p $WORK/b074/
echo '# import config' > $WORK/b074/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
container/ring
mkdir -p $WORK/b082/
echo '# import config' > $WORK/b082/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p container/ring -lang=go1.24 -std -complete -installsuffix shared -buildid DR8JBa21ldmnnFVaNsOe/DR8JBa21ldmnnFVaNsOe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/32/322e63f6b04a04c281a7a34ba8eeec4e3d2915b5197c8d13793de7c25dd54e3a-d # internal
log/internal
mkdir -p $WORK/b086/
echo '# import config' > $WORK/b086/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/list
mkdir -p $WORK/b098/
echo '# import config' > $WORK/b098/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/container/list/list.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/dim_arm64.o ./dim_arm64.s
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b106/
echo '# import config' > $WORK/b106/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/dim_arm64.o $WORK/b046/exp_arm64.o $WORK/b046/floor_arm64.o $WORK/b046/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b110/
cat >/tmp/go-build380736586/b110/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b111/
cat >/tmp/go-build380736586/b111/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b114/
echo -n > $WORK/b114/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b114/symabis ./xor_arm64.s
cat >/tmp/go-build380736586/b114/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b114/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
crypto/internal/boring/sig
mkdir -p $WORK/b124/
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b145/
runtime
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b145/importcfg # internal
echo -n > $WORK/b124/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./sig_other.s
echo -n > $WORK/b009/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
echo '# import config' > $WORK/b124/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b114/xor_arm64.o ./xor_arm64.s
cat >/tmp/go-build380736586/b009/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build380736586/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build380736586/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/godebugs=/tmp/go-build380736586/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build380736586/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build380736586/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build380736586/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build380736586/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build380736586/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build380736586/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build380736586/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build380736586/b027/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b157/
echo '# import config' > $WORK/b157/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/sig_other.o ./sig_other.s
google.golang.org/protobuf/internal/flags
mkdir -p $WORK/b205/
echo '# import config' > $WORK/b205/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/internal/flags -lang=go1.24 -complete -installsuffix shared -buildid 4on2RsJkqfW-3WajaK_q/4on2RsJkqfW-3WajaK_q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
google.golang.org/protobuf/internal/set
mkdir -p $WORK/b217/
cat >/tmp/go-build380736586/b217/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/protobuf/internal/set -lang=go1.24 -complete -installsuffix shared -buildid SV37bjCvw7BjHwXXXJKw/SV37bjCvw7BjHwXXXJKw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
github.com/shirou/gopsutil/common
mkdir -p $WORK/b238/
echo '# import config' > $WORK/b238/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/shirou/gopsutil/common -lang=go1.24 -complete -installsuffix shared -buildid aK63bLXJar1EBpfyplrw/aK63bLXJar1EBpfyplrw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/common/env.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/fd/fd61646a98ef6ff5c5e3ca30ad29cf720243edb2139bd571fa3b4dad6d828aff-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal
cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e4/e416c63246a27494cc555d1d86ab8fcccb76c5951ff68c250b2cab2074fb49b7-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/87/87b2614514a16d7c764e1d7a445415010fb174c17d54efc8b76c679932269e55-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
mkdir -p $WORK/b045/
internal/reflectlite
mkdir -p $WORK/b004/
cat >/tmp/go-build380736586/b045/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
sync
mkdir -p $WORK/b029/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/iter/iter.go
echo -n > $WORK/b004/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
cat >/tmp/go-build380736586/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build380736586/b030/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
weak
mkdir -p $WORK/b078/
cat >/tmp/go-build380736586/b078/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
cat >/tmp/go-build380736586/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build380736586/b008/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b050/
cat >/tmp/go-build380736586/b050/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
crypto/subtle
mkdir -p $WORK/b123/
cat >/tmp/go-build380736586/b123/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
maps
mkdir -p $WORK/b171/
cat >/tmp/go-build380736586/b171/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
runtime/metrics
mkdir -p $WORK/b225/
cat >/tmp/go-build380736586/b225/importcfg << 'EOF' # internal
# import config
packagefile internal/godebugs=/tmp/go-build380736586/b015/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p runtime/metrics -lang=go1.24 -std -installsuffix shared -buildid 1tj_f8W1DCp9LJuuaoW3/1tj_f8W1DCp9LJuuaoW3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ac/acbadd483a8f6c77e114a0de3f2e4299918ba5ce209406831a2ec30fddd7a6a4-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b003/
sort
mkdir -p $WORK/b070/
cat >/tmp/go-build380736586/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build380736586/b004/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
cat >/tmp/go-build380736586/b070/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build380736586/b004/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b034/
internal/testlog
mkdir -p $WORK/b059/
cat >/tmp/go-build380736586/b034/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
cat >/tmp/go-build380736586/b059/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
internal/singleflight
mkdir -p $WORK/b075/
cat >/tmp/go-build380736586/b075/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
internal/oserror
mkdir -p $WORK/b038/
cat >/tmp/go-build380736586/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
strconv
mkdir -p $WORK/b047/
cat >/tmp/go-build380736586/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
syscall
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b033/
cat >/tmp/go-build380736586/b033/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build380736586/b034/_pkg_.a
packagefile internal/godebugs=/tmp/go-build380736586/b015/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
cat >/tmp/go-build380736586/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/asan=/tmp/go-build380736586/b022/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/msan=/tmp/go-build380736586/b023/_pkg_.a
packagefile internal/oserror=/tmp/go-build380736586/b038/_pkg_.a
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build380736586/b027/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
io
mkdir -p $WORK/b051/
cat >/tmp/go-build380736586/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
path
mkdir -p $WORK/b055/
cat >/tmp/go-build380736586/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
strings
mkdir -p $WORK/b060/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cat >/tmp/go-build380736586/b060/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b044/
echo -n > $WORK/b044/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./asm_arm64.s
cat >/tmp/go-build380736586/b044/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build380736586/b021/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build380736586/b008/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
bytes
mkdir -p $WORK/b064/
cat >/tmp/go-build380736586/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b073/
cat >/tmp/go-build380736586/b073/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
unique
mkdir -p $WORK/b077/
cat >/tmp/go-build380736586/b077/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile internal/sync=/tmp/go-build380736586/b030/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile weak=/tmp/go-build380736586/b078/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b032/
cat >/tmp/go-build380736586/b032/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
internal/syscall/unix
mkdir -p $WORK/b057/
cat >/tmp/go-build380736586/b057/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
internal/syscall/execenv
mkdir -p $WORK/b058/
cat >/tmp/go-build380736586/b058/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
net/netip
mkdir -p $WORK/b076/
cat >/tmp/go-build380736586/b076/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile unique=/tmp/go-build380736586/b077/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
runtime/cgo
mkdir -p $WORK/b079/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b079/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd $WORK/b079
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x005.o -c gcc_libinit.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
context
mkdir -p $WORK/b002/
cat >/tmp/go-build380736586/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build380736586/b004/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x006.o -c gcc_linux_arm64.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
io/fs
mkdir -p $WORK/b054/
cat >/tmp/go-build380736586/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/oserror=/tmp/go-build380736586/b038/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/poll
mkdir -p $WORK/b056/
cat >/tmp/go-build380736586/b056/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x007.o -c gcc_mmap.c
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b042/
cat >/tmp/go-build380736586/b042/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b053/
cat >/tmp/go-build380736586/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x008.o -c gcc_setenv.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
encoding/binary
mkdir -p $WORK/b062/
cat >/tmp/go-build380736586/b062/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
bufio
mkdir -p $WORK/b084/
cat >/tmp/go-build380736586/b084/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b052/
cat >/tmp/go-build380736586/b052/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build380736586/b053/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build380736586/b056/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build380736586/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build380736586/b059/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x010.o -c gcc_stack_unix.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
hash
mkdir -p $WORK/b097/
cat >/tmp/go-build380736586/b097/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b096/
echo -n > $WORK/b096/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./crc32_arm64.s
cat >/tmp/go-build380736586/b096/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x011.o -c gcc_traceback.c
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b101/
cat >/tmp/go-build380736586/b101/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b105/
cat >/tmp/go-build380736586/b105/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x012.o -c gcc_util.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
crypto/internal/fips140
mkdir -p $WORK/b104/
cat >/tmp/go-build380736586/b104/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build380736586/b105/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
encoding/base64
mkdir -p $WORK/b065/
cat >/tmp/go-build380736586/b065/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b069/
echo -n > $WORK/b069/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./asm_linux_arm64.s
cat >/tmp/go-build380736586/b069/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b069/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x013.o -c linux_syscall.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b088/
cat >/tmp/go-build380736586/b088/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
crypto/internal/impl
mkdir -p $WORK/b112/
cat >/tmp/go-build380736586/b112/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b109/
echo -n > $WORK/b109/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b109/symabis ./sha256block_arm64.s
cat >/tmp/go-build380736586/b109/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_x014.o -c gcc_arm64.S
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b109/sha256block_arm64.o ./sha256block_arm64.s
cd $WORK/b079
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I $WORK/b079/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b079/_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b109/_pkg_.a $WORK/b109/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b113/
cat >/tmp/go-build380736586/b113/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go -dynlinker
echo -n > $WORK/b079/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./asm_arm64.s
cat >/tmp/go-build380736586/b079/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b079/_cgo_gotypes.go $WORK/b079/cgo.cgo1.go $WORK/b079/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b115/
echo -n > $WORK/b115/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b115/symabis ./sha512block_arm64.s
cat >/tmp/go-build380736586/b115/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b041/
cat >/tmp/go-build380736586/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build380736586/b042/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b115/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b115/_pkg_.a $WORK/b115/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b108/
cat >/tmp/go-build380736586/b108/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b079/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b107/
cat >/tmp/go-build380736586/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build380736586/b105/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_arm64.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o $WORK/b079/_x006.o $WORK/b079/_x007.o $WORK/b079/_x008.o $WORK/b079/_x009.o $WORK/b079/_x010.o $WORK/b079/_x011.o $WORK/b079/_x012.o $WORK/b079/_x013.o $WORK/b079/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
net
mkdir -p $WORK/b072/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b072/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b072/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b103/
echo -n > $WORK/b103/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build380736586/b103/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build380736586/b105/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/aes_arm64.o $WORK/b103/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b119/
cat >/tmp/go-build380736586/b119/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b118/
cat >/tmp/go-build380736586/b118/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build380736586/b119/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b039/
cat >/tmp/go-build380736586/b039/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build380736586/b040/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
encoding/json
mkdir -p $WORK/b063/
cat >/tmp/go-build380736586/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile encoding=/tmp/go-build380736586/b040/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build380736586/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
log
mkdir -p $WORK/b085/
cat >/tmp/go-build380736586/b085/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile log/internal=/tmp/go-build380736586/b086/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
compress/flate
mkdir -p $WORK/b095/
cat >/tmp/go-build380736586/b095/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b068/
cat >/tmp/go-build380736586/b068/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/clock
mkdir -p $WORK/b067/
cat >/tmp/go-build380736586/b067/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build380736586/b068/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p github.com/facebook/time/clock -lang=go1.24 -complete -installsuffix shared -buildid RR4jqt5fJPMznpswHPxo/RR4jqt5fJPMznpswHPxo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/facebook/time/clock/clock.go ./_build/src/github.com/facebook/time/clock/clock_64bit.go ./_build/src/github.com/facebook/time/clock/doc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/4e/4efa5447de9c6a086a951ee4e8c2ff5df088a0889f0e88ccdbfe70df6a7862c0-d # internal
math/rand/v2
mkdir -p $WORK/b121/
cat >/tmp/go-build380736586/b121/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build380736586/b013/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b094/
cat >/tmp/go-build380736586/b094/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile compress/flate=/tmp/go-build380736586/b095/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile hash/crc32=/tmp/go-build380736586/b096/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
math/rand
mkdir -p $WORK/b126/
cat >/tmp/go-build380736586/b126/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
crypto/internal/randutil
mkdir -p $WORK/b120/
cat >/tmp/go-build380736586/b120/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/rand/v2=/tmp/go-build380736586/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b117/
cat >/tmp/go-build380736586/b117/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build380736586/b118/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build380736586/b119/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b083/
cat >/tmp/go-build380736586/b083/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b116/
echo -n > $WORK/b116/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./gcm_arm64.s
cat >/tmp/go-build380736586/b116/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b122/
cat >/tmp/go-build380736586/b122/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
math/big
mkdir -p $WORK/b125/
echo -n > $WORK/b125/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b125/symabis ./arith_arm64.s
cat >/tmp/go-build380736586/b125/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile math/rand=/tmp/go-build380736586/b126/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b116/_pkg_.a $WORK/b116/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/cipher
mkdir -p $WORK/b102/
cat >/tmp/go-build380736586/b102/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build380736586/b116/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
cd $WORK/b072
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
crypto/internal/boring
mkdir -p $WORK/b100/
cat >/tmp/go-build380736586/b100/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build380736586/b124/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
cd $WORK/b072
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x003.o -c cgo_resnew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
github.com/facebook/time/servo
mkdir -p $WORK/b081/
cat >/tmp/go-build380736586/b081/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build380736586/b082/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build380736586/b083/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/facebook/time/servo -lang=go1.24 -complete -installsuffix shared -buildid GeO8A1gVa3xuqB4eHTIb/GeO8A1gVa3xuqB4eHTIb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./_build/src/github.com/facebook/time/servo/pi.go ./_build/src/github.com/facebook/time/servo/servo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
crypto/aes
mkdir -p $WORK/b128/
cat >/tmp/go-build380736586/b128/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/des
mkdir -p $WORK/b129/
cat >/tmp/go-build380736586/b129/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
cd $WORK/b072
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x004.o -c cgo_socknew.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e3/e3b705235ee3340451b4e2189877fd71c46f216be94e0a95ef0c41b7b83e9345-d # internal
github.com/facebook/time/phc
mkdir -p $WORK/b080/
cat >/tmp/go-build380736586/b080/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build380736586/b067/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build380736586/b068/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build380736586/b081/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/facebook/time/phc -lang=go1.24 -complete -installsuffix shared -buildid c0cBftJtNC_1Ke0e_Htm/c0cBftJtNC_1Ke0e_Htm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./_build/src/github.com/facebook/time/phc/adjtime.go ./_build/src/github.com/facebook/time/phc/device.go ./_build/src/github.com/facebook/time/phc/doc.go ./_build/src/github.com/facebook/time/phc/offset.go ./_build/src/github.com/facebook/time/phc/phc.go ./_build/src/github.com/facebook/time/phc/pps_source.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b133/
cat >/tmp/go-build380736586/b133/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
cd $WORK/b072
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x005.o -c cgo_unix_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_x006.o -c cgo_unix_cgo_res.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e6/e69c4092dae6e547257c715e268b904159625a5b76afa3b8d2055ff00a96f507-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b134/
echo -n > $WORK/b134/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b134/symabis ./fe_arm64.s
cat >/tmp/go-build380736586/b134/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b134/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
cd $WORK/b072
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b072/_cgo_main.o -c _cgo_main.c
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b134/fe_arm64.o ./fe_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b134/_pkg_.a $WORK/b134/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b139/
echo -n > $WORK/b139/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b139/symabis ./nat_arm64.s
cat >/tmp/go-build380736586/b139/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b139/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o -O2 -g -lresolv
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go
cat >/tmp/go-build380736586/b072/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build380736586/b073/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/nettrace=/tmp/go-build380736586/b074/_pkg_.a
packagefile internal/poll=/tmp/go-build380736586/b056/_pkg_.a
packagefile internal/singleflight=/tmp/go-build380736586/b075/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile net/netip=/tmp/go-build380736586/b076/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile runtime/cgo=/tmp/go-build380736586/b079/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo_linux.cgo1.go $WORK/b072/cgo_resnew.cgo1.go $WORK/b072/cgo_socknew.cgo1.go $WORK/b072/cgo_unix_cgo.cgo1.go $WORK/b072/cgo_unix_cgo_res.cgo1.go $WORK/b072/_cgo_import.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b125/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b125/_pkg_.a $WORK/b125/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b099/
cat >/tmp/go-build380736586/b099/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build380736586/b119/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b139/nat_arm64.o ./nat_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b139/_pkg_.a $WORK/b139/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b137/
cat >/tmp/go-build380736586/b137/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/sha3
mkdir -p $WORK/b141/
cat >/tmp/go-build380736586/b141/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b132/
echo -n > $WORK/b132/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b132/symabis ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
crypto/sha512
mkdir -p $WORK/b142/
cat >/tmp/go-build380736586/b142/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
cat >/tmp/go-build380736586/b132/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build380736586/b133/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
encoding/asn1
mkdir -p $WORK/b144/
cat >/tmp/go-build380736586/b144/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode/utf16=/tmp/go-build380736586/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b140/
cat >/tmp/go-build380736586/b140/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/sha3=/tmp/go-build380736586/b141/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b148/
cat >/tmp/go-build380736586/b148/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build380736586/b134/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b147/
cat >/tmp/go-build380736586/b147/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build380736586/b148/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b143/
cat >/tmp/go-build380736586/b143/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build380736586/b144/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build380736586/b145/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b146/
cat >/tmp/go-build380736586/b146/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build380736586/b147/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/hmac
mkdir -p $WORK/b149/
cat >/tmp/go-build380736586/b149/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build380736586/b140/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b150/
cat >/tmp/go-build380736586/b150/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b151/
cat >/tmp/go-build380736586/b151/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b152/
cat >/tmp/go-build380736586/b152/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b153/
cat >/tmp/go-build380736586/b153/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build380736586/b150/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b156/
echo -n > $WORK/b156/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b156/symabis ./chacha_arm64.s
cat >/tmp/go-build380736586/b156/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build380736586/b157/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b156/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b158/
cat >/tmp/go-build380736586/b158/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
crypto/md5
mkdir -p $WORK/b159/
echo -n > $WORK/b159/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b159/symabis ./md5block_arm64.s
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b156=>" -I $WORK/b156/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b156/chacha_arm64.o ./chacha_arm64.s
cat >/tmp/go-build380736586/b159/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b159/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack -asmhdr $WORK/b159/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b156/_pkg_.a $WORK/b156/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b155/
cat >/tmp/go-build380736586/b155/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build380736586/b156/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build380736586/b157/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build380736586/b158/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b132/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b131/
cat >/tmp/go-build380736586/b131/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build380736586/b132/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b130/
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b159=>" -I $WORK/b159/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b159/md5block_arm64.o ./md5block_arm64.s
cat >/tmp/go-build380736586/b130/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build380736586/b131/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build380736586/b134/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
crypto/elliptic
mkdir -p $WORK/b136/
cat >/tmp/go-build380736586/b136/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build380736586/b132/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b159/_pkg_.a $WORK/b159/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b138/
cat >/tmp/go-build380736586/b138/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build380736586/b139/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build380736586/b132/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
crypto/internal/hpke
mkdir -p $WORK/b154/
cat >/tmp/go-build380736586/b154/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/aes=/tmp/go-build380736586/b128/_pkg_.a
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build380736586/b130/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build380736586/b150/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build380736586/b155/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/rc4
mkdir -p $WORK/b160/
cat >/tmp/go-build380736586/b160/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
crypto/ecdsa
mkdir -p $WORK/b135/
cat >/tmp/go-build380736586/b135/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build380736586/b130/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build380736586/b136/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build380736586/b137/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build380736586/b138/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build380736586/b140/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/sha512=/tmp/go-build380736586/b142/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build380736586/b143/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build380736586/b145/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile math/rand/v2=/tmp/go-build380736586/b121/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b162/
cat >/tmp/go-build380736586/b162/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build380736586/b139/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/sha1
mkdir -p $WORK/b163/
echo -n > $WORK/b163/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b163/symabis ./sha1block_arm64.s
cat >/tmp/go-build380736586/b163/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b163/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b163/sha1block_arm64.o ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b163/_pkg_.a $WORK/b163/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/sha256
mkdir -p $WORK/b164/
cat >/tmp/go-build380736586/b164/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b165/
cat >/tmp/go-build380736586/b165/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
crypto/dsa
mkdir -p $WORK/b167/
cat >/tmp/go-build380736586/b167/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
crypto/rsa
mkdir -p $WORK/b161/
cat >/tmp/go-build380736586/b161/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build380736586/b137/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build380736586/b139/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build380736586/b162/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build380736586/b140/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
encoding/hex
mkdir -p $WORK/b169/
cat >/tmp/go-build380736586/b169/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b168/
cat >/tmp/go-build380736586/b168/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build380736586/b144/_pkg_.a
packagefile encoding/hex=/tmp/go-build380736586/b169/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/dscp
mkdir -p $WORK/b071/
cat >/tmp/go-build380736586/b071/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/facebook/time/dscp -lang=go1.24 -complete -installsuffix shared -buildid L-gAa0anyFPL94RS18SG/L-gAa0anyFPL94RS18SG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack ./_build/src/github.com/facebook/time/dscp/dscp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ba/ba2290f79f6a6b4465e1f7b079395c8aadc4cb53bee47fdd27c9d988ee626991-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b087/
cat >/tmp/go-build380736586/b087/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding=/tmp/go-build380736586/b040/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build380736586/b088/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
encoding/pem
mkdir -p $WORK/b170/
cat >/tmp/go-build380736586/b170/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
net/url
mkdir -p $WORK/b172/
cat >/tmp/go-build380736586/b172/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
path/filepath
mkdir -p $WORK/b173/
cat >/tmp/go-build380736586/b173/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build380736586/b053/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b177/
cat >/tmp/go-build380736586/b177/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b178/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cat >/tmp/go-build380736586/b178/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile container/list=/tmp/go-build380736586/b098/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b179/
cat >/tmp/go-build380736586/b179/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build380736586/b177/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
crypto/x509
mkdir -p $WORK/b166/
cat >/tmp/go-build380736586/b166/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/aes=/tmp/go-build380736586/b128/_pkg_.a
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/des=/tmp/go-build380736586/b129/_pkg_.a
packagefile crypto/dsa=/tmp/go-build380736586/b167/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build380736586/b130/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build380736586/b135/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build380736586/b146/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build380736586/b136/_pkg_.a
packagefile crypto/md5=/tmp/go-build380736586/b159/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/rsa=/tmp/go-build380736586/b161/_pkg_.a
packagefile crypto/sha1=/tmp/go-build380736586/b163/_pkg_.a
packagefile crypto/sha256=/tmp/go-build380736586/b164/_pkg_.a
packagefile crypto/sha512=/tmp/go-build380736586/b142/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build380736586/b168/_pkg_.a
packagefile encoding/asn1=/tmp/go-build380736586/b144/_pkg_.a
packagefile encoding/hex=/tmp/go-build380736586/b169/_pkg_.a
packagefile encoding/pem=/tmp/go-build380736586/b170/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build380736586/b143/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build380736586/b145/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile internal/goos=/tmp/go-build380736586/b017/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/netip=/tmp/go-build380736586/b076/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build380736586/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
github.com/facebook/time/ptp/sptp/bmc
mkdir -p $WORK/b089/
cat >/tmp/go-build380736586/b089/importcfg << 'EOF' # internal
# import config
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build380736586/b087/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/facebook/time/ptp/sptp/bmc -lang=go1.24 -complete -installsuffix shared -buildid j1og3zL6xC9pCVa-OvFW/j1og3zL6xC9pCVa-OvFW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/bmc/bmc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/f3/f37045d0775e4d857d51e072a07efba2a814bb33fc202d9eb64d4e015d61088b-d # internal
net/textproto
mkdir -p $WORK/b180/
cat >/tmp/go-build380736586/b180/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b176/
cat >/tmp/go-build380736586/b176/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build380736586/b177/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build380736586/b178/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b182/
cat >/tmp/go-build380736586/b182/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
mime
mkdir -p $WORK/b183/
cat >/tmp/go-build380736586/b183/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b175/
cat >/tmp/go-build380736586/b175/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build380736586/b176/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build380736586/b178/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build380736586/b179/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime/quotedprintable
mkdir -p $WORK/b185/
cat >/tmp/go-build380736586/b185/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b187/
cat >/tmp/go-build380736586/b187/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
net/http/internal/ascii
mkdir -p $WORK/b188/
cat >/tmp/go-build380736586/b188/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
github.com/beorn7/perks/quantile
mkdir -p $WORK/b189/
cat >/tmp/go-build380736586/b189/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/beorn7/perks/quantile -lang=go1.24 -complete -installsuffix shared -buildid d4mu58E0AT4TAC8f3l9G/d4mu58E0AT4TAC8f3l9G -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/4d/4dec7306a9776493d069127d58d87ce58194d3e13b935e55f3148320ba2012de-d # internal
github.com/cespare/xxhash/v2
mkdir -p $WORK/b190/
echo -n > $WORK/b190/go_asm.h # internal
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b190/symabis ./xxhash_arm64.s
cat >/tmp/go-build380736586/b190/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/cespare/xxhash/v2 -lang=go1.24 -installsuffix shared -buildid a8d2VTVW5q6NQC0jE71g/a8d2VTVW5q6NQC0jE71g -goversion go1.24.0 -symabis $WORK/b190/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack -asmhdr $WORK/b190/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_asm.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
mime/multipart
mkdir -p $WORK/b184/
cat >/tmp/go-build380736586/b184/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile mime=/tmp/go-build380736586/b183/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build380736586/b185/_pkg_.a
packagefile net/textproto=/tmp/go-build380736586/b180/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b174/
cat >/tmp/go-build380736586/b174/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build380736586/b175/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/textproto=/tmp/go-build380736586/b180/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b190/xxhash_arm64.o ./xxhash_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b190/_pkg_.a $WORK/b190/xxhash_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/00/00b18ce6688c02645544bb21ac7c496c3f24228a78dc9729d219302ecf6ecac0-d # internal
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b181/
cat >/tmp/go-build380736586/b181/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build380736586/b175/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
hash/fnv
mkdir -p $WORK/b197/
cat >/tmp/go-build380736586/b197/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid Ci5onXeNjfUzLbwXm3cc/Ci5onXeNjfUzLbwXm3cc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
google.golang.org/protobuf/internal/pragma
mkdir -p $WORK/b198/
cat >/tmp/go-build380736586/b198/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.24 -complete -installsuffix shared -buildid eSHDz__HLPc8xAd_gUs1/eSHDz__HLPc8xAd_gUs1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/e5/e59dd750715ef8c0855a16d239810a3f83331bca3fdecc263506a8883913ba00-d # internal
go/token
mkdir -p $WORK/b207/
cat >/tmp/go-build380736586/b207/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid rve57eCRXNHhn7GH589N/rve57eCRXNHhn7GH589N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
mkdir -p $WORK/b127/
io/ioutil
mkdir -p $WORK/b219/
cat >/tmp/go-build380736586/b127/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile container/list=/tmp/go-build380736586/b098/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/aes=/tmp/go-build380736586/b128/_pkg_.a
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/des=/tmp/go-build380736586/b129/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build380736586/b130/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build380736586/b135/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build380736586/b146/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build380736586/b136/_pkg_.a
packagefile crypto/hmac=/tmp/go-build380736586/b149/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build380736586/b116/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build380736586/b150/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build380736586/b151/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build380736586/b152/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build380736586/b153/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build380736586/b154/_pkg_.a
packagefile crypto/md5=/tmp/go-build380736586/b159/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/rc4=/tmp/go-build380736586/b160/_pkg_.a
packagefile crypto/rsa=/tmp/go-build380736586/b161/_pkg_.a
packagefile crypto/sha1=/tmp/go-build380736586/b163/_pkg_.a
packagefile crypto/sha256=/tmp/go-build380736586/b164/_pkg_.a
packagefile crypto/sha512=/tmp/go-build380736586/b142/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build380736586/b165/_pkg_.a
packagefile crypto/x509=/tmp/go-build380736586/b166/_pkg_.a
packagefile encoding/pem=/tmp/go-build380736586/b170/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build380736586/b155/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build380736586/b143/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cat >/tmp/go-build380736586/b219/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid xobaN-IDHBIXyXhRYAJ0/xobaN-IDHBIXyXhRYAJ0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/1c/1cd0d5de75e8307b5ab6aa0217fc1ac1c0739e91c499b6a8ade8a37d554c7528-d # internal
google.golang.org/protobuf/internal/detrand
mkdir -p $WORK/b196/
cat >/tmp/go-build380736586/b196/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile hash/fnv=/tmp/go-build380736586/b197/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.24 -complete -installsuffix shared -buildid 1HVX9Dh5TBiT9IV4gFjC/1HVX9Dh5TBiT9IV4gFjC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c9/c9a8a515930d7c5e272ffbae13fc14e463c993dd5f323415cdd7d144b871f1dc-d # internal
google.golang.org/protobuf/internal/errors
mkdir -p $WORK/b195/
cat >/tmp/go-build380736586/b195/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build380736586/b196/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p google.golang.org/protobuf/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid zc8BAAZ4MTCYpDbL2bt0/zc8BAAZ4MTCYpDbL2bt0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/58/581cf0f60926df000bf42ae75b8f40ba000f01915a80ec32125aaa6974de1c27-d # internal
google.golang.org/protobuf/encoding/protowire
mkdir -p $WORK/b194/
cat >/tmp/go-build380736586/b194/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.24 -complete -installsuffix shared -buildid Nl_tyRF29JRxAsbyju6d/Nl_tyRF29JRxAsbyju6d -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/ae/aed984a81823000959c697e7b152057935e5535504f11db0b4dbbdc92ac2c1d3-d # internal
google.golang.org/protobuf/internal/version
mkdir -p $WORK/b220/
cat >/tmp/go-build380736586/b220/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/protobuf/internal/version -lang=go1.24 -complete -installsuffix shared -buildid EAnNKB2aLQuP0fHfpYt5/EAnNKB2aLQuP0fHfpYt5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go
cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/75/753a7ff998c1e22ed9353300813fa533a85af45aca9b42e447009084fa85fae9-d # internal
regexp/syntax
mkdir -p $WORK/b224/
cat >/tmp/go-build380736586/b224/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal
cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4f/4f41330904d21f5242d72db9ed82ba4a76568a74b9c626c0aa6f4ecc1fcaa7e8-d # internal
github.com/munnerz/goautoneg
mkdir -p $WORK/b227/
cat >/tmp/go-build380736586/b227/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/munnerz/goautoneg -lang=go1.24 -complete -installsuffix shared -buildid MoaH0iTFxRA54Ndfvdup/MoaH0iTFxRA54Ndfvdup -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/github.com/munnerz/goautoneg/autoneg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/5e/5e3b4f03c32561f93a1a65fb077a1cc87c2cb13a4e7bc7147dfd06944fbc0418-d # internal
google.golang.org/protobuf/reflect/protoreflect
mkdir -p $WORK/b193/
cat >/tmp/go-build380736586/b193/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.24 -complete -installsuffix shared -buildid jUaPPm44WEJy04iVZCPA/jUaPPm44WEJy04iVZCPA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal
cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/aa/aa802f23c8ccb2aa95a67ee7ab8094793ea43dc512e770804752b4f1a8a70030-d # internal
github.com/prometheus/procfs/internal/fs
mkdir -p $WORK/b230/
cat >/tmp/go-build380736586/b230/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.24 -complete -installsuffix shared -buildid nsrkmavtnGLGo0455SmN/nsrkmavtnGLGo0455SmN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal
cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/1e/1e72d3b9609604404aff2f39c9ba98c19aecf3925716eabf534a25535f7d93ca-d # internal
github.com/prometheus/procfs/internal/util
mkdir -p $WORK/b231/
cat >/tmp/go-build380736586/b231/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/procfs/internal/util -lang=go1.24 -complete -installsuffix shared -buildid rnfCiZSM2EcalZ9qL55P/rnfCiZSM2EcalZ9qL55P -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal
cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ee/eee7fb1c3e3994a5244f1ad496651938a20175fa8ee2e8978173ac62d2aa0b11-d # internal
runtime/debug
mkdir -p $WORK/b232/
echo -n > $WORK/b232/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b232=>" -I $WORK/b232/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b232/symabis ./debug.s
cat >/tmp/go-build380736586/b232/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile internal/poll=/tmp/go-build380736586/b056/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b232/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack -asmhdr $WORK/b232/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b232=>" -I $WORK/b232/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b232/debug.o ./debug.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b232/_pkg_.a $WORK/b232/debug.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal
cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b234/
cat >/tmp/go-build380736586/b234/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build380736586/b068/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/netip=/tmp/go-build380736586/b076/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/3d/3d8244a9d1fd30cb4e1124c52d01841d79bad18fafa671614fcbf1cfac1ec39c-d # internal
google.golang.org/protobuf/internal/descfmt
mkdir -p $WORK/b201/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal
cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
google.golang.org/protobuf/internal/descopts
mkdir -p $WORK/b202/
cat >/tmp/go-build380736586/b202/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.24 -complete -installsuffix shared -buildid MwS5LZmlAjXi-yAAb-s9/MwS5LZmlAjXi-yAAb-s9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go
cat >/tmp/go-build380736586/b201/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build380736586/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.24 -complete -installsuffix shared -buildid INRvGRmdKz-OBxCLcGUF/INRvGRmdKz-OBxCLcGUF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go
cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
google.golang.org/protobuf/internal/strs
mkdir -p $WORK/b206/
cat >/tmp/go-build380736586/b206/importcfg << 'EOF' # internal
# import config
packagefile go/token=/tmp/go-build380736586/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/internal/strs -lang=go1.24 -complete -installsuffix shared -buildid LP94iF9kY-auUOXkUr43/LP94iF9kY-auUOXkUr43 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/97/976dbbc930887a0d36a984a0a390972394c5d1f41d9e4429ec85fa5c3d71132f-d # internal
google.golang.org/protobuf/internal/encoding/messageset
mkdir -p $WORK/b208/
cat >/tmp/go-build380736586/b208/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.24 -complete -installsuffix shared -buildid F2z88zMI4kZWXkhYL3fk/F2z88zMI4kZWXkhYL3fk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/28/285167effb240c2536b9918f8c39e251b123534c06185b88e14ef4e9fe33588e-d # internal
google.golang.org/protobuf/internal/encoding/text
mkdir -p $WORK/b204/
cat >/tmp/go-build380736586/b204/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build380736586/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build380736586/b066/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.24 -complete -installsuffix shared -buildid udSVh0bA6IullKJ3Oiys/udSVh0bA6IullKJ3Oiys -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal
cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/13/13622a2b5b0d1f573057af8d0231af94e0a6deffb0145cf7f45e211d9a57b66c-d # internal
google.golang.org/protobuf/internal/genid
mkdir -p $WORK/b209/
cat >/tmp/go-build380736586/b209/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/protobuf/internal/genid -lang=go1.24 -complete -installsuffix shared -buildid -dm_CaHhQdImUZJmtxj7/-dm_CaHhQdImUZJmtxj7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/aa/aa8a21d3f72a44aa8fb0030560e17af779c0b4d0f86989a2e3d4651eaa964248-d # internal
google.golang.org/protobuf/internal/order
mkdir -p $WORK/b211/
cat >/tmp/go-build380736586/b211/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/protobuf/internal/order -lang=go1.24 -complete -installsuffix shared -buildid C1lf3zwtPrwsg4RJbxid/C1lf3zwtPrwsg4RJbxid -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/f1/f1d133cd12dc32bf5a9ef310f547f306b1c9107d0733bcd97e9108a0dd30e3fd-d # internal
google.golang.org/protobuf/reflect/protoregistry
mkdir -p $WORK/b212/
cat >/tmp/go-build380736586/b212/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.24 -complete -installsuffix shared -buildid JdgdINKTLgzU4kq4smCX/JdgdINKTLgzU4kq4smCX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal
cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/4c/4cecba30d019a725a7cbe03affc5981a6c0f7a9cdfec3ccb60e719c5465da6f5-d # internal
google.golang.org/protobuf/runtime/protoiface
mkdir -p $WORK/b213/
cat >/tmp/go-build380736586/b213/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.24 -complete -installsuffix shared -buildid hBBMYkWWxz_3yjOn14L0/hBBMYkWWxz_3yjOn14L0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal
cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/d7/d74d6b9f5a6a6fc93f3b12bc098cd31e2cb5c61ae9c4e76e14b7e2dcdfb84eb1-d # internal
regexp
mkdir -p $WORK/b223/
cat >/tmp/go-build380736586/b223/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile regexp/syntax=/tmp/go-build380736586/b224/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/cf/cf850b811412883fe474c63afbc74eaa74a7afef86824a562966477dd439d946-d # internal
google.golang.org/protobuf/internal/encoding/defval
mkdir -p $WORK/b203/
cat >/tmp/go-build380736586/b203/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build380736586/b204/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.24 -complete -installsuffix shared -buildid 8AJSzJDmYCWtx9BThE2z/8AJSzJDmYCWtx9BThE2z -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal
cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/43/43cf051262cd13e471d7f8dbc09403260cb009d0579b1f8517e2845662ca10c8-d # internal
google.golang.org/protobuf/proto
mkdir -p $WORK/b210/
cat >/tmp/go-build380736586/b210/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build380736586/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build380736586/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build380736586/b213/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid DNJajz2RRAhmYuKOCSY5/DNJajz2RRAhmYuKOCSY5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/dc/dcbaa2e4037236de220905dfb94246bb965cbdf3a6fe47054993188ec993bcca-d # internal
os/exec
mkdir -p $WORK/b239/
cat >/tmp/go-build380736586/b239/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build380736586/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p os/exec -lang=go1.24 -std -complete -installsuffix shared -buildid KstZti9GojKJxIkIsiam/KstZti9GojKJxIkIsiam -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/90/90b3d193f0622e21f284c4bbf2b3167abcdb22aa2dba2ca1bd9341706a1f3b20-d # internal
github.com/shirou/gopsutil/internal/common
mkdir -p $WORK/b237/
cat >/tmp/go-build380736586/b237/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/common=github.com/shirou/gopsutil/common
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/shirou/gopsutil/common=/tmp/go-build380736586/b238/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile os/exec=/tmp/go-build380736586/b239/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/shirou/gopsutil/internal/common -lang=go1.24 -complete -installsuffix shared -buildid sBJNmqBc321vqSuF9fxR/sBJNmqBc321vqSuF9fxR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/binary.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/common_unix.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/endian.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/sleep.go /usr/share/gocode/src/github.com/shirou/gopsutil/internal/common/warnings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal
cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4b/4b145d7327418c0ad7adb3100648653a1fb77046cfe3399694e89f7a7c1d4529-d # internal
cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
google.golang.org/protobuf/encoding/prototext
mkdir -p $WORK/b216/
cat >/tmp/go-build380736586/b216/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build380736586/b204/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build380736586/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build380736586/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build380736586/b217/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
google.golang.org/protobuf/internal/filedesc
mkdir -p $WORK/b200/
cat >/tmp/go-build380736586/b200/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build380736586/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build380736586/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build380736586/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build380736586/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.24 -complete -installsuffix shared -buildid q2qqO-L-l8zisilQnitl/q2qqO-L-l8zisilQnitl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.24 -complete -installsuffix shared -buildid H2ubqAKyJkN8wVDr75eA/H2ubqAKyJkN8wVDr75eA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal
cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/78/78524c92f182d6735d804720608c1622506ca3278c7751292b94167e5610b16f-d # internal
google.golang.org/protobuf/encoding/protodelim
mkdir -p $WORK/b228/
cat >/tmp/go-build380736586/b228/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/encoding/protodelim -lang=go1.24 -complete -installsuffix shared -buildid 3TJ0hebL31bo-sOxB0ee/3TJ0hebL31bo-sOxB0ee -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protodelim/protodelim.go
cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/7c/7c4aebd5f5462f2cb9d1662c698e3bc34c95aa17f50206cb5a60f3054bf08ae0-d # internal
github.com/prometheus/procfs
mkdir -p $WORK/b229/
cat >/tmp/go-build380736586/b229/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/hex=/tmp/go-build380736586/b169/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build380736586/b230/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build380736586/b231/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/procfs -lang=go1.24 -complete -installsuffix shared -buildid rQJ22wgOzj7xJl34Lcpl/rQJ22wgOzj7xJl34Lcpl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cmdline.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_armx.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fs_statfs_type.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_route.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tls_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/net_wireless.go /usr/share/gocode/src/github.com/prometheus/procfs/net_xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroups.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_interrupts.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp6.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_sys.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/slab.go /usr/share/gocode/src/github.com/prometheus/procfs/softirqs.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/thread.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal
cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/2e/2ecbc50fbe7f5357c5a2ec7b9cf440ba362e94b64c7642c51865a9e8ab33a2f6-d # internal
github.com/tklauser/numcpus
mkdir -p $WORK/b241/
cat >/tmp/go-build380736586/b241/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/tklauser/numcpus -lang=go1.24 -complete -installsuffix shared -buildid VnKp0tsVaeUwTZo8ycrs/VnKp0tsVaeUwTZo8ycrs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus.go /usr/share/gocode/src/github.com/tklauser/numcpus/numcpus_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal
cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/08/0848726ef5c78820f9a8e45e7243f590c3f42a649139780c9beaed66e1201815-d # internal
github.com/tklauser/go-sysconf
mkdir -p $WORK/b240/
cat >/tmp/go-build380736586/b240/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile github.com/tklauser/numcpus=/tmp/go-build380736586/b241/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/tklauser/go-sysconf -lang=go1.24 -complete -installsuffix shared -buildid yZTDFiA-5hvFvBJLLe0S/yZTDFiA-5hvFvBJLLe0S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_generic.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/sysconf_posix.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_defs_linux.go /usr/share/gocode/src/github.com/tklauser/go-sysconf/zsysconf_values_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal
cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/0c/0c8d5347fbcf686e4eb9fe6cf4f6b4ce29af369acbbe85002bced2ebdd158ef6-d # internal
github.com/shirou/gopsutil/cpu
mkdir -p $WORK/b236/
cat >/tmp/go-build380736586/b236/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build380736586/b237/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build380736586/b240/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/shirou/gopsutil/cpu -lang=go1.24 -complete -installsuffix shared -buildid HRAdDx-6-1mk9_Z5Gu52/HRAdDx-6-1mk9_Z5Gu52 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/cpu/cpu.go /usr/share/gocode/src/github.com/shirou/gopsutil/cpu/cpu_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/b2/b22c20c290356568febdff45294c052a3837c75f27dc1a5e1c1b3b3f47a46e4b-d # internal
google.golang.org/protobuf/internal/encoding/tag
mkdir -p $WORK/b218/
cat >/tmp/go-build380736586/b218/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build380736586/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build380736586/b200/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.24 -complete -installsuffix shared -buildid 2X5Fiw6-7Ek__5ZVLvIF/2X5Fiw6-7Ek__5ZVLvIF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal
cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/24/24b9a6695c069a987ff2ae1eab5d8142040f738d148727ebf8aabdd34433df96-d # internal
github.com/shirou/gopsutil/mem
mkdir -p $WORK/b242/
cat >/tmp/go-build380736586/b242/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build380736586/b237/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p github.com/shirou/gopsutil/mem -lang=go1.24 -complete -installsuffix shared -buildid 8CpBQq4x83sjDQ5ZOphO/8CpBQq4x83sjDQ5ZOphO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/mem/mem.go /usr/share/gocode/src/github.com/shirou/gopsutil/mem/mem_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal
cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/24/24b2a25683851601f80d7ad523592bb5c6fd5e79bddb477018449ba61c8204f8-d # internal
google.golang.org/protobuf/internal/impl
mkdir -p $WORK/b215/
cat >/tmp/go-build380736586/b215/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build380736586/b216/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build380736586/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build380736586/b196/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build380736586/b218/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build380736586/b200/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build380736586/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build380736586/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build380736586/b213/_pkg_.a
packagefile hash/crc32=/tmp/go-build380736586/b096/_pkg_.a
packagefile io/ioutil=/tmp/go-build380736586/b219/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/protobuf/internal/impl -lang=go1.24 -complete -installsuffix shared -buildid gPsLAjHe7sh5lBAlUl9X/gPsLAjHe7sh5lBAlUl9X -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal
cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/7a/7a676436bf9f1881ad7f2e651e45177c90e5c1ec7f11841629a46fd46dbc1d97-d # internal
github.com/shirou/gopsutil/net
mkdir -p $WORK/b243/
cat >/tmp/go-build380736586/b243/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/hex=/tmp/go-build380736586/b169/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build380736586/b237/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/shirou/gopsutil/net -lang=go1.24 -complete -installsuffix shared -buildid nCIQMm7CvnZZQp-FtvIK/nCIQMm7CvnZZQp-FtvIK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/net/net.go /usr/share/gocode/src/github.com/shirou/gopsutil/net/net_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/net/net_linux_116.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b186/
cat >/tmp/go-build380736586/b186/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile crypto/tls=/tmp/go-build380736586/b127/_pkg_.a
packagefile internal/nettrace=/tmp/go-build380736586/b074/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/textproto=/tmp/go-build380736586/b180/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b093/
cat >/tmp/go-build380736586/b093/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile container/list=/tmp/go-build380736586/b098/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/tls=/tmp/go-build380736586/b127/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build380736586/b174/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build380736586/b181/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build380736586/b182/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build380736586/b175/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile math/rand=/tmp/go-build380736586/b126/_pkg_.a
packagefile mime=/tmp/go-build380736586/b183/_pkg_.a
packagefile mime/multipart=/tmp/go-build380736586/b184/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build380736586/b186/_pkg_.a
packagefile net/http/internal=/tmp/go-build380736586/b187/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build380736586/b188/_pkg_.a
packagefile net/textproto=/tmp/go-build380736586/b180/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal
cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/d5/d560c5fd6d38b55cd4e31483cc7d711ba7ca8070f046125a09988b9046acc64f-d # internal
os/user
mkdir -p $WORK/b244/
cd /usr/lib/golang/src/os/user
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b244/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b244/ -O2 -g -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e6/e6298d95d9f7e7e225fb381954f1097cde10f343d9318041aa5b8985f848e25f-d # internal
golang.org/x/sync/errgroup
mkdir -p $WORK/b245/
cat >/tmp/go-build380736586/b245/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid jl8xOicB8RsJoaM0MAGZ/jl8xOicB8RsJoaM0MAGZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/errgroup/errgroup.go /usr/share/gocode/src/golang.org/x/sync/errgroup/go120.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal
cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/a7/a73fe54d52a2f14ffd1422e1c5eb647d2dac875a56ef4c2b80f46ad7b6cca80e-d # internal
gopkg.in/yaml.v2
mkdir -p $WORK/b246/
cat >/tmp/go-build380736586/b246/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding=/tmp/go-build380736586/b040/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p gopkg.in/yaml.v2 -lang=go1.24 -complete -installsuffix shared -buildid nE__P3HgR7zK9DOYEV_L/nE__P3HgR7zK9DOYEV_L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go
cd $WORK/b244
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b244/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b244/_x002.o -c cgo_lookup_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b244/_x003.o -c getgrouplist_unix.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I $WORK/b244/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=5B9bGOLkvl3tGWplO6WY -o $WORK/b244/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -O2 -g
gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -O2 -g # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go
cat >/tmp/go-build380736586/b244/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile runtime/cgo=/tmp/go-build380736586/b079/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p os/user -lang=go1.24 -std -installsuffix shared -buildid 5B9bGOLkvl3tGWplO6WY/5B9bGOLkvl3tGWplO6WY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /usr/lib/golang/src/os/user/cgo_listgroups_unix.go /usr/lib/golang/src/os/user/cgo_lookup_unix.go /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b244/_cgo_gotypes.go $WORK/b244/cgo_lookup_cgo.cgo1.go $WORK/b244/getgrouplist_unix.cgo1.go $WORK/b244/_cgo_import.go
cd /usr/lib/golang/src/os/user
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b244/_pkg_.a $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal
cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/9f/9f7c23b6b597826f0d0e7c99ea4edddd7824f27e47f3e79dcadbad792ef25b99-d # internal
github.com/shirou/gopsutil/process
mkdir -p $WORK/b235/
cat >/tmp/go-build380736586/b235/importcfg << 'EOF' # internal
# import config
importmap github.com/shirou/gopsutil/v3/cpu=github.com/shirou/gopsutil/cpu
importmap github.com/shirou/gopsutil/v3/internal/common=github.com/shirou/gopsutil/internal/common
importmap github.com/shirou/gopsutil/v3/mem=github.com/shirou/gopsutil/mem
importmap github.com/shirou/gopsutil/v3/net=github.com/shirou/gopsutil/net
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/shirou/gopsutil/cpu=/tmp/go-build380736586/b236/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build380736586/b237/_pkg_.a
packagefile github.com/shirou/gopsutil/mem=/tmp/go-build380736586/b242/_pkg_.a
packagefile github.com/shirou/gopsutil/net=/tmp/go-build380736586/b243/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build380736586/b240/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile os/user=/tmp/go-build380736586/b244/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/shirou/gopsutil/process -lang=go1.24 -complete -installsuffix shared -buildid 6t4sgVAY6of-rm5UnA9K/6t4sgVAY6of-rm5UnA9K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/shirou/gopsutil/process/process.go /usr/share/gocode/src/github.com/shirou/gopsutil/process/process_linux.go /usr/share/gocode/src/github.com/shirou/gopsutil/process/process_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal
cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/6b/6b77dee05b65024d97228b84140aab587d7574a18c38926fa35ded7f2637ab1c-d # internal
html
mkdir -p $WORK/b248/
cat >/tmp/go-build380736586/b248/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p html -lang=go1.24 -std -complete -installsuffix shared -buildid Kk35I8Ab3fRNcXooyBPO/Kk35I8Ab3fRNcXooyBPO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal
cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/99/99a8a60d828b40942b305f00b83802e5d2d05a53669fcf5cbcae963fecadca71-d # internal
internal/profile
mkdir -p $WORK/b249/
cat >/tmp/go-build380736586/b249/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p internal/profile -lang=go1.24 -std -complete -installsuffix shared -buildid gmo9Jzu4cw6U4vRVGA4v/gmo9Jzu4cw6U4vRVGA4v -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /usr/lib/golang/src/internal/profile/encode.go /usr/lib/golang/src/internal/profile/filter.go /usr/lib/golang/src/internal/profile/graph.go /usr/lib/golang/src/internal/profile/merge.go /usr/lib/golang/src/internal/profile/profile.go /usr/lib/golang/src/internal/profile/proto.go /usr/lib/golang/src/internal/profile/prune.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal
cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/eb/ebd72865dc89544e8e47c5a055e085b9fdea87196a6fff8c6cf39377f19ecf70-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal
text/tabwriter
mkdir -p $WORK/b251/
cat >/tmp/go-build380736586/b251/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p text/tabwriter -lang=go1.24 -std -complete -installsuffix shared -buildid FoMdr-BDtoiK94KphyUy/FoMdr-BDtoiK94KphyUy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go
cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/a8/a8a02b468d5aaf6dbd21790a6772783c504ca2d19ebccc5d37231100c12c55b5-d # internal
runtime/trace
mkdir -p $WORK/b252/
cat >/tmp/go-build380736586/b252/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p runtime/trace -lang=go1.24 -std -installsuffix shared -buildid bqnK-RLCGpKUxaLKxX_F/bqnK-RLCGpKUxaLKxX_F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal
cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/2d/2d2adfcfba24270cbd0375f2c49ecb40138e311d50268ece6578797d7a818d61-d # internal
runtime/pprof
mkdir -p $WORK/b250/
cat >/tmp/go-build380736586/b250/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build380736586/b018/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile text/tabwriter=/tmp/go-build380736586/b251/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p runtime/pprof -lang=go1.24 -std -installsuffix shared -buildid TCNDNEG5SW--SwZS618r/TCNDNEG5SW--SwZS618r -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /usr/lib/golang/src/runtime/pprof/elf.go /usr/lib/golang/src/runtime/pprof/label.go /usr/lib/golang/src/runtime/pprof/map.go /usr/lib/golang/src/runtime/pprof/pe.go /usr/lib/golang/src/runtime/pprof/pprof.go /usr/lib/golang/src/runtime/pprof/pprof_rusage.go /usr/lib/golang/src/runtime/pprof/proto.go /usr/lib/golang/src/runtime/pprof/proto_other.go /usr/lib/golang/src/runtime/pprof/protobuf.go /usr/lib/golang/src/runtime/pprof/protomem.go /usr/lib/golang/src/runtime/pprof/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal
cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/87/87f6c96c55b70adcf032ff3870b9c4493df0e8b0feffc44cf310772bf144e6af-d # internal
cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a8/a8e1772387e24bf50ba328ae768eb6668e166d2673e1260f3650d33ad6f443ac-d # internal
google.golang.org/protobuf/internal/filetype
mkdir -p $WORK/b214/
cat >/tmp/go-build380736586/b214/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build380736586/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build380736586/b200/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build380736586/b215/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.24 -complete -installsuffix shared -buildid 8vsFsK69npPscEjLI2Nv/8vsFsK69npPscEjLI2Nv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal
cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/5b/5b4ece528984339f436001456e5b812262f930d99a58c26bed15fd3d4a18dd62-d # internal
google.golang.org/protobuf/runtime/protoimpl
mkdir -p $WORK/b199/
cat >/tmp/go-build380736586/b199/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build380736586/b200/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build380736586/b214/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build380736586/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build380736586/b220/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.24 -complete -installsuffix shared -buildid KUCl-ufvoALg_T79Iop3/KUCl-ufvoALg_T79Iop3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/63/636cef7217abc7f47a8f4ea93fc404596e1472f4f1734d213977c9190ad206a8-d # internal
google.golang.org/protobuf/types/known/timestamppb
mkdir -p $WORK/b221/
cat >/tmp/go-build380736586/b221/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build380736586/b199/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.24 -complete -installsuffix shared -buildid gYuKB1ojkgNbVtHxIKCl/gYuKB1ojkgNbVtHxIKCl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal
cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/af/afe07dc89ea29beffc95ef816ae52387ab376ea91d03d3b3b7eea399f65414ce-d # internal
github.com/prometheus/client_model/go
mkdir -p $WORK/b192/
cat >/tmp/go-build380736586/b192/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build380736586/b199/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build380736586/b221/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/prometheus/client_model/go -lang=go1.24 -complete -installsuffix shared -buildid m1KRj7qynSv-LtQisOYi/m1KRj7qynSv-LtQisOYi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/e1/e14bf67f4799495ce87372134b0aa258571fc722c030e3175faf4ff90715f728-d # internal
github.com/prometheus/common/model
mkdir -p $WORK/b222/
cat >/tmp/go-build380736586/b222/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/prometheus/common/model -lang=go1.24 -complete -installsuffix shared -buildid R5A-CVaE3HPVLU9X3JcF/R5A-CVaE3HPVLU9X3JcF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset_string.go /usr/share/gocode/src/github.com/prometheus/common/model/metadata.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/share/gocode/src/github.com/prometheus/common/model/value_float.go /usr/share/gocode/src/github.com/prometheus/common/model/value_histogram.go /usr/share/gocode/src/github.com/prometheus/common/model/value_type.go
cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b3/b3bd5b43ea408db37f9096abc8aca4246b1b3d1c7fc9ce544fb89e43fcfe9db5-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal
cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c2/c29fd97bb19ef153b785229a1e81b482892e17f651a09eace6a307c77f36e19c-d # internal
github.com/prometheus/client_golang/prometheus/internal
mkdir -p $WORK/b191/
cat >/tmp/go-build380736586/b191/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build380736586/b222/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile runtime/metrics=/tmp/go-build380736586/b225/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.24 -complete -installsuffix shared -buildid lIawDw24JGRlGpdxuHNX/lIawDw24JGRlGpdxuHNX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/difflib.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/34/346eaffb70cbaeb113c79827472d1f32c4f52081f6c1bc02c006d9575b4c4ba1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
expvar
mkdir -p $WORK/b092/
net/http/pprof
mkdir -p $WORK/b247/
cat >/tmp/go-build380736586/b092/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p expvar -lang=go1.24 -std -complete -installsuffix shared -buildid hC-7VgKeAPHjyVSR-K05/hC-7VgKeAPHjyVSR-K05 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/expvar/expvar.go
github.com/prometheus/common/expfmt
mkdir -p $WORK/b226/
cat >/tmp/go-build380736586/b226/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build380736586/b227/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build380736586/b222/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build380736586/b228/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build380736586/b216/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build380736586/b221/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile mime=/tmp/go-build380736586/b183/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/prometheus/common/expfmt -lang=go1.24 -complete -installsuffix shared -buildid GseNAczVWnsgQJnrjbJ3/GseNAczVWnsgQJnrjbJ3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go
cat >/tmp/go-build380736586/b247/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile html=/tmp/go-build380736586/b248/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile internal/profile=/tmp/go-build380736586/b249/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile runtime/pprof=/tmp/go-build380736586/b250/_pkg_.a
packagefile runtime/trace=/tmp/go-build380736586/b252/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p net/http/pprof -lang=go1.24 -std -complete -installsuffix shared -buildid YiI75HPYbYogk31HO4jA/YiI75HPYbYogk31HO4jA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /usr/lib/golang/src/net/http/pprof/pprof.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal
cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/19/190db96fef784a03346039a4c3007ef8561cd0c19409f761038bded7811bc07a-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/73/7340996d18cfdcbac976e5e665cc5f2b91e580cc1ee08e313c929897d907aefd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal
cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d4/d435e625bd0bbc8ec6e7792e6c8565b01f9d7af2a0c0c01e1849b16e235ee2cc-d # internal
github.com/prometheus/client_golang/prometheus
mkdir -p $WORK/b091/
cat >/tmp/go-build380736586/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile expvar=/tmp/go-build380736586/b092/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build380736586/b189/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build380736586/b190/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build380736586/b191/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build380736586/b226/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build380736586/b222/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build380736586/b229/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build380736586/b221/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile runtime/debug=/tmp/go-build380736586/b232/_pkg_.a
packagefile runtime/metrics=/tmp/go-build380736586/b225/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.24 -complete -installsuffix shared -buildid w03Qs_YX_ThWFdqRkmuH/w03Qs_YX_ThWFdqRkmuH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/get_pid.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector_latest.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/num_threads.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vnext.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c4/c489c5e37cfa44239a9e3fc6162e9262df6570cb41f3e742a35f984ffd37443b-d # internal
github.com/prometheus/client_golang/prometheus/promhttp
mkdir -p $WORK/b233/
cat >/tmp/go-build380736586/b233/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile crypto/tls=/tmp/go-build380736586/b127/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build380736586/b091/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build380736586/b226/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build380736586/b186/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.24 -complete -installsuffix shared -buildid YxyPCe0X7-8ILWi8o3DC/YxyPCe0X7-8ILWi8o3DC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal
cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/c2/c2f06ff8a7919a301ba3325ce33e171fd12b35b4b3bbcbc9bc2e660bcc830c0c-d # internal
github.com/facebook/time/ptp/sptp/stats
mkdir -p $WORK/b090/
cat >/tmp/go-build380736586/b090/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build380736586/b087/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build380736586/b091/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build380736586/b233/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build380736586/b083/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p github.com/facebook/time/ptp/sptp/stats -lang=go1.24 -complete -installsuffix shared -buildid RzMh7FWdad5E5aRplBg3/RzMh7FWdad5E5aRplBg3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/stats/prom_exporter.go ./_build/src/github.com/facebook/time/ptp/sptp/stats/stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/2e/2e85662229c4f9484a5fb17121f7ccb004cd776e9b659353e0a27f11ce35b6b2-d # internal
github.com/facebook/time/ptp/sptp/client
mkdir -p $WORK/b061/
cat >/tmp/go-build380736586/b061/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build380736586/b067/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build380736586/b071/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build380736586/b080/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build380736586/b087/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/bmc=/tmp/go-build380736586/b089/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build380736586/b090/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build380736586/b081/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build380736586/b234/_pkg_.a
packagefile github.com/shirou/gopsutil/process=/tmp/go-build380736586/b235/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build380736586/b083/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build380736586/b245/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build380736586/b246/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/rand=/tmp/go-build380736586/b126/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile net/netip=/tmp/go-build380736586/b076/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/facebook/time/ptp/sptp/client -lang=go1.24 -complete -installsuffix shared -buildid H74FbR9p95ljPOis2Ytq/H74FbR9p95ljPOis2Ytq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/client/backoff.go ./_build/src/github.com/facebook/time/ptp/sptp/client/bmca.go ./_build/src/github.com/facebook/time/ptp/sptp/client/client.go ./_build/src/github.com/facebook/time/ptp/sptp/client/clock.go ./_build/src/github.com/facebook/time/ptp/sptp/client/config.go ./_build/src/github.com/facebook/time/ptp/sptp/client/connection.go ./_build/src/github.com/facebook/time/ptp/sptp/client/json_stats.go ./_build/src/github.com/facebook/time/ptp/sptp/client/measurements.go ./_build/src/github.com/facebook/time/ptp/sptp/client/sptp.go ./_build/src/github.com/facebook/time/ptp/sptp/client/stats.go ./_build/src/github.com/facebook/time/ptp/sptp/client/window.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d7/d7e730ea20cbcd6710f7d8c987fdce6430e37a8a6c0e109ee8dbe670df58c12f-d # internal
github.com/facebook/time/cmd/sptp
mkdir -p $WORK/b001/
cat >/tmp/go-build380736586/b001/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile flag=/tmp/go-build380736586/b039/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/client=/tmp/go-build380736586/b061/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build380736586/b083/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile net/http/pprof=/tmp/go-build380736586/b247/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build380736586/b079/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid AlUgevQKShwjm7Ji9uJa/AlUgevQKShwjm7Ji9uJa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/sptp/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6b/6b0f9dc485fc4f91261fa027771733a17eaa04a266a3a3b58a1fbdf253414d36-d # internal
cat >/tmp/go-build380736586/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/sptp=/tmp/go-build380736586/b001/_pkg_.a
packagefile context=/tmp/go-build380736586/b002/_pkg_.a
packagefile flag=/tmp/go-build380736586/b039/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/client=/tmp/go-build380736586/b061/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build380736586/b083/_pkg_.a
packagefile net/http=/tmp/go-build380736586/b093/_pkg_.a
packagefile net/http/pprof=/tmp/go-build380736586/b247/_pkg_.a
packagefile time=/tmp/go-build380736586/b032/_pkg_.a
packagefile runtime=/tmp/go-build380736586/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build380736586/b079/_pkg_.a
packagefile errors=/tmp/go-build380736586/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build380736586/b004/_pkg_.a
packagefile sync=/tmp/go-build380736586/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build380736586/b031/_pkg_.a
packagefile encoding=/tmp/go-build380736586/b040/_pkg_.a
packagefile fmt=/tmp/go-build380736586/b041/_pkg_.a
packagefile io=/tmp/go-build380736586/b051/_pkg_.a
packagefile os=/tmp/go-build380736586/b052/_pkg_.a
packagefile reflect=/tmp/go-build380736586/b044/_pkg_.a
packagefile slices=/tmp/go-build380736586/b050/_pkg_.a
packagefile strconv=/tmp/go-build380736586/b047/_pkg_.a
packagefile strings=/tmp/go-build380736586/b060/_pkg_.a
packagefile encoding/binary=/tmp/go-build380736586/b062/_pkg_.a
packagefile encoding/json=/tmp/go-build380736586/b063/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build380736586/b067/_pkg_.a
packagefile github.com/facebook/time/dscp=/tmp/go-build380736586/b071/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build380736586/b080/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build380736586/b087/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/bmc=/tmp/go-build380736586/b089/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build380736586/b090/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build380736586/b081/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build380736586/b234/_pkg_.a
packagefile github.com/shirou/gopsutil/process=/tmp/go-build380736586/b235/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build380736586/b245/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build380736586/b069/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build380736586/b246/_pkg_.a
packagefile math=/tmp/go-build380736586/b046/_pkg_.a
packagefile math/rand=/tmp/go-build380736586/b126/_pkg_.a
packagefile net=/tmp/go-build380736586/b072/_pkg_.a
packagefile net/netip=/tmp/go-build380736586/b076/_pkg_.a
packagefile sort=/tmp/go-build380736586/b070/_pkg_.a
packagefile bufio=/tmp/go-build380736586/b084/_pkg_.a
packagefile bytes=/tmp/go-build380736586/b064/_pkg_.a
packagefile log=/tmp/go-build380736586/b085/_pkg_.a
packagefile unicode/utf8=/tmp/go-build380736586/b048/_pkg_.a
packagefile compress/gzip=/tmp/go-build380736586/b094/_pkg_.a
packagefile container/list=/tmp/go-build380736586/b098/_pkg_.a
packagefile crypto/rand=/tmp/go-build380736586/b099/_pkg_.a
packagefile crypto/tls=/tmp/go-build380736586/b127/_pkg_.a
packagefile encoding/base64=/tmp/go-build380736586/b065/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build380736586/b174/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build380736586/b181/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build380736586/b182/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build380736586/b175/_pkg_.a
packagefile internal/godebug=/tmp/go-build380736586/b033/_pkg_.a
packagefile io/fs=/tmp/go-build380736586/b054/_pkg_.a
packagefile maps=/tmp/go-build380736586/b171/_pkg_.a
packagefile math/bits=/tmp/go-build380736586/b035/_pkg_.a
packagefile mime=/tmp/go-build380736586/b183/_pkg_.a
packagefile mime/multipart=/tmp/go-build380736586/b184/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build380736586/b186/_pkg_.a
packagefile net/http/internal=/tmp/go-build380736586/b187/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build380736586/b188/_pkg_.a
packagefile net/textproto=/tmp/go-build380736586/b180/_pkg_.a
packagefile net/url=/tmp/go-build380736586/b172/_pkg_.a
packagefile path=/tmp/go-build380736586/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build380736586/b173/_pkg_.a
packagefile unicode=/tmp/go-build380736586/b049/_pkg_.a
packagefile html=/tmp/go-build380736586/b248/_pkg_.a
packagefile internal/profile=/tmp/go-build380736586/b249/_pkg_.a
packagefile runtime/pprof=/tmp/go-build380736586/b250/_pkg_.a
packagefile runtime/trace=/tmp/go-build380736586/b252/_pkg_.a
packagefile internal/bytealg=/tmp/go-build380736586/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build380736586/b028/_pkg_.a
packagefile syscall=/tmp/go-build380736586/b036/_pkg_.a
packagefile internal/abi=/tmp/go-build380736586/b005/_pkg_.a
packagefile internal/byteorder=/tmp/go-build380736586/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build380736586/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build380736586/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build380736586/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build380736586/b006/_pkg_.a
packagefile internal/godebugs=/tmp/go-build380736586/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build380736586/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build380736586/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build380736586/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build380736586/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build380736586/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build380736586/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build380736586/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build380736586/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build380736586/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build380736586/b008/_pkg_.a
packagefile internal/race=/tmp/go-build380736586/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build380736586/b030/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build380736586/b042/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build380736586/b053/_pkg_.a
packagefile internal/itoa=/tmp/go-build380736586/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build380736586/b056/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build380736586/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build380736586/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build380736586/b059/_pkg_.a
packagefile iter=/tmp/go-build380736586/b045/_pkg_.a
packagefile cmp=/tmp/go-build380736586/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build380736586/b066/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build380736586/b068/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build380736586/b088/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build380736586/b091/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build380736586/b233/_pkg_.a
packagefile container/ring=/tmp/go-build380736586/b082/_pkg_.a
packagefile github.com/shirou/gopsutil/cpu=/tmp/go-build380736586/b236/_pkg_.a
packagefile github.com/shirou/gopsutil/internal/common=/tmp/go-build380736586/b237/_pkg_.a
packagefile github.com/shirou/gopsutil/mem=/tmp/go-build380736586/b242/_pkg_.a
packagefile github.com/shirou/gopsutil/net=/tmp/go-build380736586/b243/_pkg_.a
packagefile github.com/tklauser/go-sysconf=/tmp/go-build380736586/b240/_pkg_.a
packagefile os/user=/tmp/go-build380736586/b244/_pkg_.a
packagefile regexp=/tmp/go-build380736586/b223/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build380736586/b073/_pkg_.a
packagefile internal/nettrace=/tmp/go-build380736586/b074/_pkg_.a
packagefile internal/singleflight=/tmp/go-build380736586/b075/_pkg_.a
packagefile unique=/tmp/go-build380736586/b077/_pkg_.a
packagefile log/internal=/tmp/go-build380736586/b086/_pkg_.a
packagefile compress/flate=/tmp/go-build380736586/b095/_pkg_.a
packagefile hash/crc32=/tmp/go-build380736586/b096/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build380736586/b100/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build380736586/b104/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build380736586/b117/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build380736586/b122/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build380736586/b120/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build380736586/b119/_pkg_.a
packagefile math/big=/tmp/go-build380736586/b125/_pkg_.a
packagefile crypto=/tmp/go-build380736586/b101/_pkg_.a
packagefile crypto/aes=/tmp/go-build380736586/b128/_pkg_.a
packagefile crypto/cipher=/tmp/go-build380736586/b102/_pkg_.a
packagefile crypto/des=/tmp/go-build380736586/b129/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build380736586/b130/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build380736586/b135/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build380736586/b146/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build380736586/b136/_pkg_.a
packagefile crypto/hmac=/tmp/go-build380736586/b149/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build380736586/b103/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build380736586/b116/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build380736586/b150/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build380736586/b151/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build380736586/b152/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build380736586/b153/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build380736586/b154/_pkg_.a
packagefile crypto/md5=/tmp/go-build380736586/b159/_pkg_.a
packagefile crypto/rc4=/tmp/go-build380736586/b160/_pkg_.a
packagefile crypto/rsa=/tmp/go-build380736586/b161/_pkg_.a
packagefile crypto/sha1=/tmp/go-build380736586/b163/_pkg_.a
packagefile crypto/sha256=/tmp/go-build380736586/b164/_pkg_.a
packagefile crypto/sha512=/tmp/go-build380736586/b142/_pkg_.a
packagefile crypto/subtle=/tmp/go-build380736586/b123/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build380736586/b165/_pkg_.a
packagefile crypto/x509=/tmp/go-build380736586/b166/_pkg_.a
packagefile encoding/pem=/tmp/go-build380736586/b170/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build380736586/b155/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build380736586/b143/_pkg_.a
packagefile hash=/tmp/go-build380736586/b097/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build380736586/b176/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build380736586/b178/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build380736586/b179/_pkg_.a
packagefile internal/bisect=/tmp/go-build380736586/b034/_pkg_.a
packagefile internal/oserror=/tmp/go-build380736586/b038/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build380736586/b185/_pkg_.a
packagefile text/tabwriter=/tmp/go-build380736586/b251/_pkg_.a
packagefile internal/asan=/tmp/go-build380736586/b022/_pkg_.a
packagefile internal/msan=/tmp/go-build380736586/b023/_pkg_.a
packagefile expvar=/tmp/go-build380736586/b092/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build380736586/b189/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build380736586/b190/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build380736586/b191/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build380736586/b192/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build380736586/b226/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build380736586/b222/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build380736586/b229/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build380736586/b210/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build380736586/b221/_pkg_.a
packagefile runtime/debug=/tmp/go-build380736586/b232/_pkg_.a
packagefile runtime/metrics=/tmp/go-build380736586/b225/_pkg_.a
packagefile github.com/shirou/gopsutil/common=/tmp/go-build380736586/b238/_pkg_.a
packagefile os/exec=/tmp/go-build380736586/b239/_pkg_.a
packagefile encoding/hex=/tmp/go-build380736586/b169/_pkg_.a
packagefile github.com/tklauser/numcpus=/tmp/go-build380736586/b241/_pkg_.a
packagefile regexp/syntax=/tmp/go-build380736586/b224/_pkg_.a
packagefile weak=/tmp/go-build380736586/b078/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build380736586/b124/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build380736586/b105/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build380736586/b118/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build380736586/b107/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build380736586/b114/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build380736586/b110/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build380736586/b109/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build380736586/b113/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build380736586/b115/_pkg_.a
packagefile math/rand/v2=/tmp/go-build380736586/b121/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build380736586/b106/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build380736586/b131/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build380736586/b134/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build380736586/b137/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build380736586/b138/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build380736586/b140/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build380736586/b145/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build380736586/b147/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build380736586/b132/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build380736586/b108/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build380736586/b111/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build380736586/b112/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build380736586/b139/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build380736586/b162/_pkg_.a
packagefile crypto/dsa=/tmp/go-build380736586/b167/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build380736586/b168/_pkg_.a
packagefile encoding/asn1=/tmp/go-build380736586/b144/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build380736586/b156/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build380736586/b157/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build380736586/b158/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build380736586/b177/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build380736586/b193/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build380736586/b199/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build380736586/b227/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build380736586/b228/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build380736586/b216/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build380736586/b230/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build380736586/b231/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build380736586/b194/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build380736586/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build380736586/b195/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build380736586/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build380736586/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build380736586/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build380736586/b198/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build380736586/b206/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build380736586/b212/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build380736586/b213/_pkg_.a
packagefile crypto/sha3=/tmp/go-build380736586/b141/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build380736586/b148/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build380736586/b133/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build380736586/b200/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build380736586/b214/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build380736586/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build380736586/b220/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build380736586/b204/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build380736586/b217/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build380736586/b196/_pkg_.a
packagefile go/token=/tmp/go-build380736586/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build380736586/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build380736586/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build380736586/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build380736586/b218/_pkg_.a
packagefile io/ioutil=/tmp/go-build380736586/b219/_pkg_.a
packagefile hash/fnv=/tmp/go-build380736586/b197/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/sptp\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=hraKGmmIAXB1hikpIejP/AlUgevQKShwjm7Ji9uJa/wsxi0vG7Dlzz1Yi1YQ1G/hraKGmmIAXB1hikpIejP -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/sptp
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename ziffy
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ziffy github.com/facebook/time/cmd/ziffy
WORK=/tmp/go-build3133338595
internal/goarch
mkdir -p $WORK/b007/
echo '# import config' > $WORK/b007/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
encoding
mkdir -p $WORK/b003/
echo '# import config' > $WORK/b003/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
internal/unsafeheader
mkdir -p $WORK/b009/
echo '# import config' > $WORK/b009/importcfg # internal
internal/cpu
mkdir -p $WORK/b012/
echo -n > $WORK/b012/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
echo '# import config' > $WORK/b012/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal
cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
internal/abi
mkdir -p $WORK/b006/
echo -n > $WORK/b006/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/byteorder
mkdir -p $WORK/b013/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cat >/tmp/go-build3133338595/b006/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
EOF
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b013/importcfg # internal
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
internal/godebugs
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
internal/chacha8rand
mkdir -p $WORK/b014/
echo -n > $WORK/b014/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
cat >/tmp/go-build3133338595/b014/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cat >/tmp/go-build3133338595/b011/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/profilerecord
mkdir -p $WORK/b019/
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
echo '# import config' > $WORK/b019/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/runtime/atomic
mkdir -p $WORK/b020/
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
echo -n > $WORK/b020/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
cat >/tmp/go-build3133338595/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b023/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
echo '# import config' > $WORK/b023/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
internal/msan
mkdir -p $WORK/b024/
echo '# import config' > $WORK/b024/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
internal/runtime/math
mkdir -p $WORK/b026/
cat >/tmp/go-build3133338595/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/runtime/sys
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dit_arm64.s ./empty.s
cat >/tmp/go-build3133338595/b027/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/goos=/tmp/go-build3133338595/b018/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/syscall
mkdir -p $WORK/b028/
echo -n > $WORK/b028/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b028/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b021/
cat >/tmp/go-build3133338595/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build3133338595/b020/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dit_arm64.o $WORK/b027/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
internal/stringslite
mkdir -p $WORK/b029/
cat >/tmp/go-build3133338595/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
cmp
mkdir -p $WORK/b032/
echo '# import config' > $WORK/b032/importcfg # internal
internal/itoa
mkdir -p $WORK/b034/
echo '# import config' > $WORK/b034/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
math/bits
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
unicode/utf8
mkdir -p $WORK/b039/
echo '# import config' > $WORK/b039/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
sync/atomic
mkdir -p $WORK/b042/
echo -n > $WORK/b042/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b042/symabis ./asm.s
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
echo '# import config' > $WORK/b042/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b042/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b025/
cat >/tmp/go-build3133338595/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
math
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cat >/tmp/go-build3133338595/b036/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
unicode
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b022/
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b042/asm.o ./asm.s
cat >/tmp/go-build3133338595/b022/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/asan=/tmp/go-build3133338595/b023/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/msan=/tmp/go-build3133338595/b024/_pkg_.a
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3133338595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3133338595/b027/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
internal/sync
mkdir -p $WORK/b041/
cat >/tmp/go-build3133338595/b041/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
internal/nettrace
mkdir -p $WORK/b070/
echo '# import config' > $WORK/b070/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
github.com/rivo/uniseg
mkdir -p $WORK/b089/
cat >/tmp/go-build3133338595/b089/importcfg << 'EOF' # internal
# import config
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p github.com/rivo/uniseg -lang=go1.24 -complete -installsuffix shared -buildid mpl-S-s6BhpBK2vjggu9/mpl-S-s6BhpBK2vjggu9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/share/gocode/src/github.com/rivo/uniseg/doc.go /usr/share/gocode/src/github.com/rivo/uniseg/eastasianwidth.go /usr/share/gocode/src/github.com/rivo/uniseg/emojipresentation.go /usr/share/gocode/src/github.com/rivo/uniseg/grapheme.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemeproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/graphemerules.go /usr/share/gocode/src/github.com/rivo/uniseg/line.go /usr/share/gocode/src/github.com/rivo/uniseg/lineproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/linerules.go /usr/share/gocode/src/github.com/rivo/uniseg/properties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentence.go /usr/share/gocode/src/github.com/rivo/uniseg/sentenceproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/sentencerules.go /usr/share/gocode/src/github.com/rivo/uniseg/step.go /usr/share/gocode/src/github.com/rivo/uniseg/width.go /usr/share/gocode/src/github.com/rivo/uniseg/word.go /usr/share/gocode/src/github.com/rivo/uniseg/wordproperties.go /usr/share/gocode/src/github.com/rivo/uniseg/wordrules.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/dim_arm64.o ./dim_arm64.s
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
unicode/utf16
mkdir -p $WORK/b095/
echo '# import config' > $WORK/b095/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/exp_arm64.o ./exp_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/floor_arm64.o ./floor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
log/internal
mkdir -p $WORK/b097/
echo '# import config' > $WORK/b097/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/dim_arm64.o $WORK/b036/exp_arm64.o $WORK/b036/floor_arm64.o $WORK/b036/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
golang.org/x/net/internal/iana
mkdir -p $WORK/b099/
echo '# import config' > $WORK/b099/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p golang.org/x/net/internal/iana -lang=go1.24 -complete -installsuffix shared -buildid CFWbuv5KYOptGUZzLWA9/CFWbuv5KYOptGUZzLWA9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/iana/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
runtime
mkdir -p $WORK/b010/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/29/29263a6a1ef8f61ba6c6c6704cfd12a7ef43fe7ca2b2c1b605aaab5275357ca3-d # internal
cat >/tmp/go-build3133338595/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3133338595/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3133338595/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3133338595/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3133338595/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3133338595/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3133338595/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3133338595/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3133338595/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3133338595/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3133338595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3133338595/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3133338595/b028/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/c3/c379c98c8ceff9f32a9eefebbc23a8b4f3c4bc95c1d963d220a143fbfb0969ba-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
iter
mkdir -p $WORK/b035/
weak
mkdir -p $WORK/b074/
cat >/tmp/go-build3133338595/b035/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/iter/iter.go
sync
cat >/tmp/go-build3133338595/b074/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
EOF
mkdir -p $WORK/b040/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
internal/reflectlite
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
cat >/tmp/go-build3133338595/b040/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile internal/sync=/tmp/go-build3133338595/b041/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
cat >/tmp/go-build3133338595/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3133338595/b009/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b044/
cat >/tmp/go-build3133338595/b044/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile iter=/tmp/go-build3133338595/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b004/
sort
mkdir -p $WORK/b079/
cat >/tmp/go-build3133338595/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3133338595/b005/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
cat >/tmp/go-build3133338595/b079/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build3133338595/b005/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b053/
cat >/tmp/go-build3133338595/b053/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
internal/testlog
mkdir -p $WORK/b058/
cat >/tmp/go-build3133338595/b058/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
strconv
mkdir -p $WORK/b038/
cat >/tmp/go-build3133338595/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
io
mkdir -p $WORK/b045/
cat >/tmp/go-build3133338595/b045/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/oserror
mkdir -p $WORK/b049/
cat >/tmp/go-build3133338595/b049/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
path
mkdir -p $WORK/b050/
cat >/tmp/go-build3133338595/b050/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
internal/godebug
mkdir -p $WORK/b052/
cat >/tmp/go-build3133338595/b052/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build3133338595/b053/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3133338595/b016/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
syscall
mkdir -p $WORK/b054/
echo -n > $WORK/b054/go_asm.h # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./asm_linux_arm64.s
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
strings
mkdir -p $WORK/b059/
cat >/tmp/go-build3133338595/b059/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile iter=/tmp/go-build3133338595/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
cat >/tmp/go-build3133338595/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/asan=/tmp/go-build3133338595/b023/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/msan=/tmp/go-build3133338595/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build3133338595/b049/_pkg_.a
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3133338595/b028/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b033/
echo -n > $WORK/b033/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b033/symabis ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
bytes
mkdir -p $WORK/b064/
cat >/tmp/go-build3133338595/b033/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3133338595/b022/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3133338595/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3133338595/b009/_pkg_.a
packagefile iter=/tmp/go-build3133338595/b035/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b033/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
cat >/tmp/go-build3133338595/b064/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile iter=/tmp/go-build3133338595/b035/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b069/
cat >/tmp/go-build3133338595/b069/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
bufio
mkdir -p $WORK/b063/
cat >/tmp/go-build3133338595/b063/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
internal/singleflight
mkdir -p $WORK/b071/
cat >/tmp/go-build3133338595/b071/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
unique
mkdir -p $WORK/b073/
cat >/tmp/go-build3133338595/b073/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile internal/sync=/tmp/go-build3133338595/b041/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile weak=/tmp/go-build3133338595/b074/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
runtime/cgo
mkdir -p $WORK/b075/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b072/
cat >/tmp/go-build3133338595/b072/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile unique=/tmp/go-build3133338595/b073/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x001.o -c _cgo_export.c
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b051/
cat >/tmp/go-build3133338595/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3133338595/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x002.o -c cgo.cgo2.c
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x003.o -c gcc_context.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x006.o -c gcc_linux_arm64.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x009.o -c gcc_sigaction.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
internal/syscall/unix
mkdir -p $WORK/b056/
cat >/tmp/go-build3133338595/b056/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x010.o -c gcc_stack_unix.c
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/syscall/execenv
mkdir -p $WORK/b057/
cat >/tmp/go-build3133338595/b057/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
io/fs
mkdir -p $WORK/b048/
cat >/tmp/go-build3133338595/b048/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/oserror=/tmp/go-build3133338595/b049/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile path=/tmp/go-build3133338595/b050/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
internal/poll
mkdir -p $WORK/b055/
cat >/tmp/go-build3133338595/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3133338595/b056/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b033/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x011.o -c gcc_traceback.c
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b031/
cat >/tmp/go-build3133338595/b031/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x012.o -c gcc_util.c
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b047/
cat >/tmp/go-build3133338595/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile io/fs=/tmp/go-build3133338595/b048/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
encoding/binary
mkdir -p $WORK/b061/
cat >/tmp/go-build3133338595/b061/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
context
mkdir -p $WORK/b068/
cat >/tmp/go-build3133338595/b068/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3133338595/b005/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x013.o -c linux_syscall.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
os
mkdir -p $WORK/b046/
cat >/tmp/go-build3133338595/b046/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3133338595/b047/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build3133338595/b055/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3133338595/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3133338595/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build3133338595/b058/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3133338595/b048/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
hash
mkdir -p $WORK/b085/
cat >/tmp/go-build3133338595/b085/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b084/
echo -n > $WORK/b084/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./crc32_arm64.s
cat >/tmp/go-build3133338595/b084/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile hash=/tmp/go-build3133338595/b085/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b084/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_x014.o -c gcc_arm64.S
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
regexp/syntax
mkdir -p $WORK/b091/
cat >/tmp/go-build3133338595/b091/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile sort=/tmp/go-build3133338595/b079/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
cd $WORK/b075
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b075/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b066/
cat >/tmp/go-build3133338595/b066/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread
golang.org/x/sys/unix
mkdir -p $WORK/b078/
echo -n > $WORK/b078/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./asm_linux_arm64.s
cat >/tmp/go-build3133338595/b078/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sort=/tmp/go-build3133338595/b079/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b078/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker
echo -n > $WORK/b075/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./asm_arm64.s
cat >/tmp/go-build3133338595/b075/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build3133338595/b027/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b075/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b075/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm64.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o $WORK/b075/_x011.o $WORK/b075/_x012.o $WORK/b075/_x013.o $WORK/b075/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
encoding/base64
mkdir -p $WORK/b094/
cat >/tmp/go-build3133338595/b094/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
mkdir -p $WORK/b090/
cat >/tmp/go-build3133338595/b090/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3133338595/b091/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b030/
cat >/tmp/go-build3133338595/b030/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3133338595/b031/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
net
mkdir -p $WORK/b067/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b067/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b067/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
github.com/mattn/go-runewidth
mkdir -p $WORK/b088/
cat >/tmp/go-build3133338595/b088/importcfg << 'EOF' # internal
# import config
packagefile github.com/rivo/uniseg=/tmp/go-build3133338595/b089/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile regexp=/tmp/go-build3133338595/b090/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p github.com/mattn/go-runewidth -lang=go1.24 -complete -installsuffix shared -buildid M36f7xOj7jOGJ5FYxAEB/M36f7xOj7jOGJ5FYxAEB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_posix.go /usr/share/gocode/src/github.com/mattn/go-runewidth/runewidth_table.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/48/487c0fe2fb94a44f5bed41199182ec0424ef5afdfb8edeaeb5923bc3157da8a3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b002/
cat >/tmp/go-build3133338595/b002/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build3133338595/b003/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
encoding/csv
mkdir -p $WORK/b062/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/flag/flag.go
cat >/tmp/go-build3133338595/b062/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3133338595/b063/_pkg_.a
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid RVtIxPAEJvxouVx-edNm/RVtIxPAEJvxouVx-edNm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1c/1cc2fb893d7267b8946c26940c4bb128fee0d2696d25bcf431e543e5c5c6dac7-d # internal
encoding/hex
mkdir -p $WORK/b081/
cat >/tmp/go-build3133338595/b081/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
runtime/debug
mkdir -p $WORK/b082/
echo -n > $WORK/b082/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./debug.s
cat >/tmp/go-build3133338595/b082/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile internal/poll=/tmp/go-build3133338595/b055/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
github.com/olekukonko/tablewriter
mkdir -p $WORK/b087/
cat >/tmp/go-build3133338595/b087/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile encoding/csv=/tmp/go-build3133338595/b062/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/mattn/go-runewidth=/tmp/go-build3133338595/b088/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile regexp=/tmp/go-build3133338595/b090/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p github.com/olekukonko/tablewriter -lang=go1.24 -complete -installsuffix shared -buildid cCsGn8jcEIYOTPWwB0tS/cCsGn8jcEIYOTPWwB0tS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/share/gocode/src/github.com/olekukonko/tablewriter/csv.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/table_with_color.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/util.go /usr/share/gocode/src/github.com/olekukonko/tablewriter/wrap.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/debug.o ./debug.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/debug.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
encoding/json
mkdir -p $WORK/b093/
cat >/tmp/go-build3133338595/b093/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile encoding=/tmp/go-build3133338595/b003/_pkg_.a
packagefile encoding/base64=/tmp/go-build3133338595/b094/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3133338595/b095/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b077/
cat >/tmp/go-build3133338595/b077/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9f/9f7809d8bb33a0134bff4340e60a06700ed157a8272506150f388d931c8b4106-d # internal
log
mkdir -p $WORK/b096/
cat >/tmp/go-build3133338595/b096/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile log/internal=/tmp/go-build3133338595/b097/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/log/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
golang.org/x/net/bpf
mkdir -p $WORK/b102/
cat >/tmp/go-build3133338595/b102/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p golang.org/x/net/bpf -lang=go1.24 -complete -installsuffix shared -buildid SlHn8AKPwFKvBTUSZpVA/SlHn8AKPwFKvBTUSZpVA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/share/gocode/src/golang.org/x/net/bpf/asm.go /usr/share/gocode/src/golang.org/x/net/bpf/constants.go /usr/share/gocode/src/golang.org/x/net/bpf/doc.go /usr/share/gocode/src/golang.org/x/net/bpf/instructions.go /usr/share/gocode/src/golang.org/x/net/bpf/setter.go /usr/share/gocode/src/golang.org/x/net/bpf/vm.go /usr/share/gocode/src/golang.org/x/net/bpf/vm_instructions.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7e/7e40af9ae2fc9fbeadd7f6f3afe9f5d08dde0032dea4cea24b1542a10ac14775-d # internal
cd $WORK/b067
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x003.o -c cgo_resnew.cgo2.c
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b092/
cat >/tmp/go-build3133338595/b092/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build3133338595/b063/_pkg_.a
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile context=/tmp/go-build3133338595/b068/_pkg_.a
packagefile encoding/json=/tmp/go-build3133338595/b093/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile log=/tmp/go-build3133338595/b096/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sort=/tmp/go-build3133338595/b079/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
cd $WORK/b067
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x005.o -c cgo_unix_cgo.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_x006.o -c cgo_unix_cgo_res.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b067/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go
cat >/tmp/go-build3133338595/b067/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile context=/tmp/go-build3133338595/b068/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3133338595/b069/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3133338595/b052/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3133338595/b070/_pkg_.a
packagefile internal/poll=/tmp/go-build3133338595/b055/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3133338595/b071/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3133338595/b056/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile io/fs=/tmp/go-build3133338595/b048/_pkg_.a
packagefile net/netip=/tmp/go-build3133338595/b072/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3133338595/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix_cgo.cgo1.go $WORK/b067/cgo_unix_cgo_res.cgo1.go $WORK/b067/_cgo_import.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b076/
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b065/
cat >/tmp/go-build3133338595/b065/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile encoding=/tmp/go-build3133338595/b003/_pkg_.a
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build3133338595/b066/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cat >/tmp/go-build3133338595/b076/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3133338595/b077/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile net/netip=/tmp/go-build3133338595/b072/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
golang.org/x/net/internal/socket
mkdir -p $WORK/b100/
cat >/tmp/go-build3133338595/b100/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p golang.org/x/net/internal/socket -lang=go1.24 -complete -installsuffix shared -buildid D0oqiYbvjES-rHgrRqgG/D0oqiYbvjES-rHgrRqgG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/cmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/complete_dontwait.go /usr/share/gocode/src/golang.org/x/net/internal/socket/error_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/iovec_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/mmsghdr_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/msghdr_linux_64bit.go /usr/share/gocode/src/golang.org/x/net/internal/socket/norace.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_mmsg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/rawconn_msg.go /usr/share/gocode/src/golang.org/x/net/internal/socket/socket.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_const_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_linux_arm64.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_posix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/sys_unix.go /usr/share/gocode/src/golang.org/x/net/internal/socket/zsys_linux_arm64.go
github.com/google/gopacket
mkdir -p $WORK/b080/
cat >/tmp/go-build3133338595/b080/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile encoding/hex=/tmp/go-build3133338595/b081/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile runtime/debug=/tmp/go-build3133338595/b082/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/google/gopacket -lang=go1.24 -complete -installsuffix shared -buildid KV-HhVWTvcWv2saeqGhy/KV-HhVWTvcWv2saeqGhy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/base.go /usr/share/gocode/src/github.com/google/gopacket/decode.go /usr/share/gocode/src/github.com/google/gopacket/doc.go /usr/share/gocode/src/github.com/google/gopacket/flows.go /usr/share/gocode/src/github.com/google/gopacket/layerclass.go /usr/share/gocode/src/github.com/google/gopacket/layers_decoder.go /usr/share/gocode/src/github.com/google/gopacket/layertype.go /usr/share/gocode/src/github.com/google/gopacket/packet.go /usr/share/gocode/src/github.com/google/gopacket/parser.go /usr/share/gocode/src/github.com/google/gopacket/time.go /usr/share/gocode/src/github.com/google/gopacket/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/39/39a5f11a59c9809db74db79e8785257b93708a92c6fee1ea906e0a0181501339-d # internal
golang.org/x/net/ipv4
mkdir -p $WORK/b101/
cat >/tmp/go-build3133338595/b101/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build3133338595/b102/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build3133338595/b099/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build3133338595/b100/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p golang.org/x/net/ipv4 -lang=go1.24 -complete -installsuffix shared -buildid uAa8sQ70cv2mqUwR3RN0/uAa8sQ70cv2mqUwR3RN0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv4/batch.go /usr/share/gocode/src/golang.org/x/net/ipv4/control.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_pktinfo.go /usr/share/gocode/src/golang.org/x/net/ipv4/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv4/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/doc.go /usr/share/gocode/src/golang.org/x/net/ipv4/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv4/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/header.go /usr/share/gocode/src/golang.org/x/net/ipv4/helper.go /usr/share/gocode/src/golang.org/x/net/ipv4/iana.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv4/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/packet.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload.go /usr/share/gocode/src/golang.org/x/net/ipv4/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv4/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreq_stub.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_asmreqn.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv4/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv4/zsys_linux_arm64.go
golang.org/x/net/ipv6
mkdir -p $WORK/b103/
cat >/tmp/go-build3133338595/b103/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build3133338595/b102/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build3133338595/b099/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build3133338595/b100/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p golang.org/x/net/ipv6 -lang=go1.24 -complete -installsuffix shared -buildid lLiOuIF8-1CKiIhesIyG/lLiOuIF8-1CKiIhesIyG -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/share/gocode/src/golang.org/x/net/ipv6/batch.go /usr/share/gocode/src/golang.org/x/net/ipv6/control.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_rfc3542_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/control_unix.go /usr/share/gocode/src/golang.org/x/net/ipv6/dgramopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/doc.go /usr/share/gocode/src/golang.org/x/net/ipv6/endpoint.go /usr/share/gocode/src/golang.org/x/net/ipv6/genericopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/header.go /usr/share/gocode/src/golang.org/x/net/ipv6/helper.go /usr/share/gocode/src/golang.org/x/net/ipv6/iana.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp.go /usr/share/gocode/src/golang.org/x/net/ipv6/icmp_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload.go /usr/share/gocode/src/golang.org/x/net/ipv6/payload_cmsg.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt.go /usr/share/gocode/src/golang.org/x/net/ipv6/sockopt_posix.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_asmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_bpf.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_linux.go /usr/share/gocode/src/golang.org/x/net/ipv6/sys_ssmreq.go /usr/share/gocode/src/golang.org/x/net/ipv6/zsys_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f9/f92127d17350c529e77a4a229ff8a07697ffa69b53e50f6ba05aa2ced90cccef-d # internal
github.com/google/gopacket/layers
mkdir -p $WORK/b083/
cat >/tmp/go-build3133338595/b083/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile encoding/hex=/tmp/go-build3133338595/b081/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build3133338595/b080/_pkg_.a
packagefile hash/crc32=/tmp/go-build3133338595/b084/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/google/gopacket/layers -lang=go1.24 -complete -installsuffix shared -buildid -jcltno9Gas0bXxjzq_O/-jcltno9Gas0bXxjzq_O -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/layers/arp.go /usr/share/gocode/src/github.com/google/gopacket/layers/asf.go /usr/share/gocode/src/github.com/google/gopacket/layers/asf_presencepong.go /usr/share/gocode/src/github.com/google/gopacket/layers/base.go /usr/share/gocode/src/github.com/google/gopacket/layers/bfd.go /usr/share/gocode/src/github.com/google/gopacket/layers/cdp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ctp.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv4.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv6.go /usr/share/gocode/src/github.com/google/gopacket/layers/dhcpv6_options.go /usr/share/gocode/src/github.com/google/gopacket/layers/dns.go /usr/share/gocode/src/github.com/google/gopacket/layers/doc.go /usr/share/gocode/src/github.com/google/gopacket/layers/dot11.go /usr/share/gocode/src/github.com/google/gopacket/layers/dot1q.go /usr/share/gocode/src/github.com/google/gopacket/layers/eap.go /usr/share/gocode/src/github.com/google/gopacket/layers/eapol.go /usr/share/gocode/src/github.com/google/gopacket/layers/endpoints.go /usr/share/gocode/src/github.com/google/gopacket/layers/enums.go /usr/share/gocode/src/github.com/google/gopacket/layers/enums_generated.go /usr/share/gocode/src/github.com/google/gopacket/layers/erspan2.go /usr/share/gocode/src/github.com/google/gopacket/layers/etherip.go /usr/share/gocode/src/github.com/google/gopacket/layers/ethernet.go /usr/share/gocode/src/github.com/google/gopacket/layers/fddi.go /usr/share/gocode/src/github.com/google/gopacket/layers/fuzz_layer.go /usr/share/gocode/src/github.com/google/gopacket/layers/geneve.go /usr/share/gocode/src/github.com/google/gopacket/layers/gre.go /usr/share/gocode/src/github.com/google/gopacket/layers/gtp.go /usr/share/gocode/src/github.com/google/gopacket/layers/iana_ports.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp4.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp6.go /usr/share/gocode/src/github.com/google/gopacket/layers/icmp6msg.go /usr/share/gocode/src/github.com/google/gopacket/layers/igmp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ip4.go /usr/share/gocode/src/github.com/google/gopacket/layers/ip6.go /usr/share/gocode/src/github.com/google/gopacket/layers/ipsec.go /usr/share/gocode/src/github.com/google/gopacket/layers/layertypes.go /usr/share/gocode/src/github.com/google/gopacket/layers/lcm.go /usr/share/gocode/src/github.com/google/gopacket/layers/linux_sll.go /usr/share/gocode/src/github.com/google/gopacket/layers/llc.go /usr/share/gocode/src/github.com/google/gopacket/layers/lldp.go /usr/share/gocode/src/github.com/google/gopacket/layers/loopback.go /usr/share/gocode/src/github.com/google/gopacket/layers/mldv1.go /usr/share/gocode/src/github.com/google/gopacket/layers/mldv2.go /usr/share/gocode/src/github.com/google/gopacket/layers/modbustcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/mpls.go /usr/share/gocode/src/github.com/google/gopacket/layers/ndp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ntp.go /usr/share/gocode/src/github.com/google/gopacket/layers/ospf.go /usr/share/gocode/src/github.com/google/gopacket/layers/pflog.go /usr/share/gocode/src/github.com/google/gopacket/layers/ports.go /usr/share/gocode/src/github.com/google/gopacket/layers/ppp.go /usr/share/gocode/src/github.com/google/gopacket/layers/pppoe.go /usr/share/gocode/src/github.com/google/gopacket/layers/prism.go /usr/share/gocode/src/github.com/google/gopacket/layers/radiotap.go /usr/share/gocode/src/github.com/google/gopacket/layers/radius.go /usr/share/gocode/src/github.com/google/gopacket/layers/rmcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/rudp.go /usr/share/gocode/src/github.com/google/gopacket/layers/sctp.go /usr/share/gocode/src/github.com/google/gopacket/layers/sflow.go /usr/share/gocode/src/github.com/google/gopacket/layers/sip.go /usr/share/gocode/src/github.com/google/gopacket/layers/stp.go /usr/share/gocode/src/github.com/google/gopacket/layers/tcp.go /usr/share/gocode/src/github.com/google/gopacket/layers/tcpip.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_alert.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_appdata.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_cipherspec.go /usr/share/gocode/src/github.com/google/gopacket/layers/tls_handshake.go /usr/share/gocode/src/github.com/google/gopacket/layers/udp.go /usr/share/gocode/src/github.com/google/gopacket/layers/udplite.go /usr/share/gocode/src/github.com/google/gopacket/layers/usb.go /usr/share/gocode/src/github.com/google/gopacket/layers/vrrp.go /usr/share/gocode/src/github.com/google/gopacket/layers/vxlan.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a6/a6b37fbd345edeff1867727f1231001e378d76a6cf4b9b5c6441a4fcd54fcfd1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/eb/eb05157faa5384d4702763668d449091ac448e0f60c035ab055a05f5702e7884-d # internal
golang.org/x/net/icmp
mkdir -p $WORK/b098/
cat >/tmp/go-build3133338595/b098/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build3133338595/b099/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build3133338595/b100/_pkg_.a
packagefile golang.org/x/net/ipv4=/tmp/go-build3133338595/b101/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build3133338595/b103/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p golang.org/x/net/icmp -lang=go1.24 -complete -installsuffix shared -buildid -en3zi6jeuJIgkrs3SBk/-en3zi6jeuJIgkrs3SBk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/share/gocode/src/golang.org/x/net/icmp/dstunreach.go /usr/share/gocode/src/golang.org/x/net/icmp/echo.go /usr/share/gocode/src/golang.org/x/net/icmp/endpoint.go /usr/share/gocode/src/golang.org/x/net/icmp/extension.go /usr/share/gocode/src/golang.org/x/net/icmp/helper_posix.go /usr/share/gocode/src/golang.org/x/net/icmp/interface.go /usr/share/gocode/src/golang.org/x/net/icmp/ipv4.go /usr/share/gocode/src/golang.org/x/net/icmp/ipv6.go /usr/share/gocode/src/golang.org/x/net/icmp/listen_posix.go /usr/share/gocode/src/golang.org/x/net/icmp/message.go /usr/share/gocode/src/golang.org/x/net/icmp/messagebody.go /usr/share/gocode/src/golang.org/x/net/icmp/mpls.go /usr/share/gocode/src/golang.org/x/net/icmp/multipart.go /usr/share/gocode/src/golang.org/x/net/icmp/packettoobig.go /usr/share/gocode/src/golang.org/x/net/icmp/paramprob.go /usr/share/gocode/src/golang.org/x/net/icmp/timeexceeded.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/25/251dc801f6a0ed238df056c4054f5922d46d9fcce9c47277bbc83de196b4c3c7-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7d/7df0828b38e3910cc306799bc440de991432259212414de05d87aa2a7bea6045-d # internal
github.com/google/gopacket/pcap
mkdir -p $WORK/b086/
cd /usr/share/gocode/src/github.com/google/gopacket/pcap
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b086/ -importpath github.com/google/gopacket/pcap "-ldflags=\"-O2\" \"-g\" \"-lpcap\"" -- -I $WORK/b086/ -O2 -g ./pcap_unix.go
cd $WORK/b086
TERM='dumb' gcc -I /usr/share/gocode/src/github.com/google/gopacket/pcap -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -g -frandom-seed=y9hTn-EDOgyQjG_aovS6 -o $WORK/b086/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/share/gocode/src/github.com/google/gopacket/pcap -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -g -frandom-seed=y9hTn-EDOgyQjG_aovS6 -o $WORK/b086/_x002.o -c pcap_unix.cgo2.c
TERM='dumb' gcc -I /usr/share/gocode/src/github.com/google/gopacket/pcap -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -g -frandom-seed=y9hTn-EDOgyQjG_aovS6 -o $WORK/b086/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/share/gocode/src/github.com/google/gopacket/pcap -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o -O2 -g -lpcap
gcc -I /usr/share/gocode/src/github.com/google/gopacket/pcap -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/_x001.o $WORK/b086/_x002.o -O2 -g -lpcap # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage pcap -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go
cat >/tmp/go-build3133338595/b086/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build3133338595/b080/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build3133338595/b083/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3133338595/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/google/gopacket/pcap -lang=go1.24 -installsuffix shared -buildid y9hTn-EDOgyQjG_aovS6/y9hTn-EDOgyQjG_aovS6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/share/gocode/src/github.com/google/gopacket/pcap/doc.go /usr/share/gocode/src/github.com/google/gopacket/pcap/pcap.go $WORK/b086/_cgo_gotypes.go $WORK/b086/pcap_unix.cgo1.go $WORK/b086/_cgo_import.go
cd /usr/share/gocode/src/github.com/google/gopacket/pcap
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/_x001.o $WORK/b086/_x002.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fd/fde5d700fe297a37852146b481583e57c3f7c912303f45ad587527466643b562-d # internal
github.com/facebook/time/cmd/ziffy/node
mkdir -p $WORK/b060/
cat >/tmp/go-build3133338595/b060/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile encoding/csv=/tmp/go-build3133338595/b062/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3133338595/b065/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build3133338595/b076/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build3133338595/b080/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build3133338595/b083/_pkg_.a
packagefile github.com/google/gopacket/pcap=/tmp/go-build3133338595/b086/_pkg_.a
packagefile github.com/olekukonko/tablewriter=/tmp/go-build3133338595/b087/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3133338595/b092/_pkg_.a
packagefile golang.org/x/net/icmp=/tmp/go-build3133338595/b098/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build3133338595/b103/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile sort=/tmp/go-build3133338595/b079/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/facebook/time/cmd/ziffy/node -lang=go1.24 -complete -installsuffix shared -buildid bglmZyvcbOcgzDlpK5Gj/bglmZyvcbOcgzDlpK5Gj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ziffy/node/config.go ./_build/src/github.com/facebook/time/cmd/ziffy/node/packets.go ./_build/src/github.com/facebook/time/cmd/ziffy/node/print.go ./_build/src/github.com/facebook/time/cmd/ziffy/node/receiver.go ./_build/src/github.com/facebook/time/cmd/ziffy/node/sender.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1e/1ebd06ddd391d19c563c058c14b12222049352b9970396994657a28e1eb781c9-d # internal
github.com/facebook/time/cmd/ziffy
mkdir -p $WORK/b001/
cat >/tmp/go-build3133338595/b001/importcfg << 'EOF' # internal
# import config
packagefile flag=/tmp/go-build3133338595/b002/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/facebook/time/cmd/ziffy/node=/tmp/go-build3133338595/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3133338595/b065/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3133338595/b092/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3133338595/b075/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid V-EEEriwXADGv_UuN2n1/V-EEEriwXADGv_UuN2n1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/ziffy/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/07/0729f96aed8902251d542f14a96c1fcca9b63d1edc12e6a455c2329bddb65684-d # internal
cat >/tmp/go-build3133338595/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/ziffy=/tmp/go-build3133338595/b001/_pkg_.a
packagefile flag=/tmp/go-build3133338595/b002/_pkg_.a
packagefile fmt=/tmp/go-build3133338595/b030/_pkg_.a
packagefile github.com/facebook/time/cmd/ziffy/node=/tmp/go-build3133338595/b060/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build3133338595/b065/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build3133338595/b092/_pkg_.a
packagefile time=/tmp/go-build3133338595/b051/_pkg_.a
packagefile runtime=/tmp/go-build3133338595/b010/_pkg_.a
packagefile runtime/cgo=/tmp/go-build3133338595/b075/_pkg_.a
packagefile encoding=/tmp/go-build3133338595/b003/_pkg_.a
packagefile errors=/tmp/go-build3133338595/b004/_pkg_.a
packagefile io=/tmp/go-build3133338595/b045/_pkg_.a
packagefile os=/tmp/go-build3133338595/b046/_pkg_.a
packagefile reflect=/tmp/go-build3133338595/b033/_pkg_.a
packagefile slices=/tmp/go-build3133338595/b044/_pkg_.a
packagefile strconv=/tmp/go-build3133338595/b038/_pkg_.a
packagefile strings=/tmp/go-build3133338595/b059/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build3133338595/b031/_pkg_.a
packagefile math=/tmp/go-build3133338595/b036/_pkg_.a
packagefile sync=/tmp/go-build3133338595/b040/_pkg_.a
packagefile unicode/utf8=/tmp/go-build3133338595/b039/_pkg_.a
packagefile encoding/binary=/tmp/go-build3133338595/b061/_pkg_.a
packagefile encoding/csv=/tmp/go-build3133338595/b062/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build3133338595/b076/_pkg_.a
packagefile github.com/google/gopacket=/tmp/go-build3133338595/b080/_pkg_.a
packagefile github.com/google/gopacket/layers=/tmp/go-build3133338595/b083/_pkg_.a
packagefile github.com/google/gopacket/pcap=/tmp/go-build3133338595/b086/_pkg_.a
packagefile github.com/olekukonko/tablewriter=/tmp/go-build3133338595/b087/_pkg_.a
packagefile golang.org/x/net/icmp=/tmp/go-build3133338595/b098/_pkg_.a
packagefile golang.org/x/net/ipv6=/tmp/go-build3133338595/b103/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build3133338595/b078/_pkg_.a
packagefile net=/tmp/go-build3133338595/b067/_pkg_.a
packagefile sort=/tmp/go-build3133338595/b079/_pkg_.a
packagefile bytes=/tmp/go-build3133338595/b064/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build3133338595/b066/_pkg_.a
packagefile bufio=/tmp/go-build3133338595/b063/_pkg_.a
packagefile context=/tmp/go-build3133338595/b068/_pkg_.a
packagefile encoding/json=/tmp/go-build3133338595/b093/_pkg_.a
packagefile log=/tmp/go-build3133338595/b096/_pkg_.a
packagefile sync/atomic=/tmp/go-build3133338595/b042/_pkg_.a
packagefile internal/bytealg=/tmp/go-build3133338595/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build3133338595/b052/_pkg_.a
packagefile internal/stringslite=/tmp/go-build3133338595/b029/_pkg_.a
packagefile math/bits=/tmp/go-build3133338595/b037/_pkg_.a
packagefile syscall=/tmp/go-build3133338595/b054/_pkg_.a
packagefile internal/abi=/tmp/go-build3133338595/b006/_pkg_.a
packagefile internal/byteorder=/tmp/go-build3133338595/b013/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build3133338595/b014/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build3133338595/b015/_pkg_.a
packagefile internal/cpu=/tmp/go-build3133338595/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build3133338595/b007/_pkg_.a
packagefile internal/godebugs=/tmp/go-build3133338595/b016/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build3133338595/b017/_pkg_.a
packagefile internal/goos=/tmp/go-build3133338595/b018/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build3133338595/b019/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build3133338595/b020/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build3133338595/b021/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build3133338595/b022/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build3133338595/b026/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build3133338595/b027/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build3133338595/b028/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build3133338595/b005/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build3133338595/b047/_pkg_.a
packagefile internal/itoa=/tmp/go-build3133338595/b034/_pkg_.a
packagefile internal/poll=/tmp/go-build3133338595/b055/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build3133338595/b057/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build3133338595/b056/_pkg_.a
packagefile internal/testlog=/tmp/go-build3133338595/b058/_pkg_.a
packagefile io/fs=/tmp/go-build3133338595/b048/_pkg_.a
packagefile internal/race=/tmp/go-build3133338595/b025/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build3133338595/b009/_pkg_.a
packagefile iter=/tmp/go-build3133338595/b035/_pkg_.a
packagefile unicode=/tmp/go-build3133338595/b043/_pkg_.a
packagefile cmp=/tmp/go-build3133338595/b032/_pkg_.a
packagefile internal/sync=/tmp/go-build3133338595/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build3133338595/b077/_pkg_.a
packagefile net/netip=/tmp/go-build3133338595/b072/_pkg_.a
packagefile encoding/hex=/tmp/go-build3133338595/b081/_pkg_.a
packagefile runtime/debug=/tmp/go-build3133338595/b082/_pkg_.a
packagefile hash/crc32=/tmp/go-build3133338595/b084/_pkg_.a
packagefile github.com/mattn/go-runewidth=/tmp/go-build3133338595/b088/_pkg_.a
packagefile regexp=/tmp/go-build3133338595/b090/_pkg_.a
packagefile golang.org/x/net/internal/iana=/tmp/go-build3133338595/b099/_pkg_.a
packagefile golang.org/x/net/internal/socket=/tmp/go-build3133338595/b100/_pkg_.a
packagefile golang.org/x/net/ipv4=/tmp/go-build3133338595/b101/_pkg_.a
packagefile golang.org/x/net/bpf=/tmp/go-build3133338595/b102/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3133338595/b069/_pkg_.a
packagefile internal/nettrace=/tmp/go-build3133338595/b070/_pkg_.a
packagefile internal/singleflight=/tmp/go-build3133338595/b071/_pkg_.a
packagefile encoding/base64=/tmp/go-build3133338595/b094/_pkg_.a
packagefile unicode/utf16=/tmp/go-build3133338595/b095/_pkg_.a
packagefile log/internal=/tmp/go-build3133338595/b097/_pkg_.a
packagefile internal/bisect=/tmp/go-build3133338595/b053/_pkg_.a
packagefile internal/asan=/tmp/go-build3133338595/b023/_pkg_.a
packagefile internal/msan=/tmp/go-build3133338595/b024/_pkg_.a
packagefile internal/oserror=/tmp/go-build3133338595/b049/_pkg_.a
packagefile path=/tmp/go-build3133338595/b050/_pkg_.a
packagefile unique=/tmp/go-build3133338595/b073/_pkg_.a
packagefile hash=/tmp/go-build3133338595/b085/_pkg_.a
packagefile github.com/rivo/uniseg=/tmp/go-build3133338595/b089/_pkg_.a
packagefile regexp/syntax=/tmp/go-build3133338595/b091/_pkg_.a
packagefile weak=/tmp/go-build3133338595/b074/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/ziffy\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=bH7EdKrrhBiBUVuwZ2Bk/V-EEEriwXADGv_UuN2n1/F5hJj43So8b4p-Bqx40t/bH7EdKrrhBiBUVuwZ2Bk -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ziffy
rm -rf $WORK/b001/
+ for cmd in calnex c4u ntpcheck ntpresponder pshark ptpcheck ptp4u sptp ziffy fbclock-daemon
++ echo golang-github-facebook-time-0-1.20250313133008153235.main.fc42-1741824000
++ sha1sum
++ cut -d ' ' -f1
++ basename fbclock-daemon
+ GOPATH=/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
+ GO111MODULE=off
+ go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -a -v -x -ldflags ' -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '\''-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\''' -o /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/fbclock-daemon github.com/facebook/time/cmd/fbclock-daemon
WORK=/tmp/go-build2612858284
internal/unsafeheader
mkdir -p $WORK/b008/
echo '# import config' > $WORK/b008/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -lang=go1.24 -std -complete -installsuffix shared -buildid ym-MOX0c9rMHHQ3HhIuI/ym-MOX0c9rMHHQ3HhIuI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go
internal/goarch
mkdir -p $WORK/b006/
echo '# import config' > $WORK/b006/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -lang=go1.24 -std -complete -installsuffix shared -buildid fbnffQDalppkdePOPgGe/fbnffQDalppkdePOPgGe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_arm64.go /usr/lib/golang/src/internal/goarch/zgoarch_arm64.go
internal/byteorder
mkdir -p $WORK/b012/
echo '# import config' > $WORK/b012/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid NcZiOmCCvXdqYfAXFcJg/NcZiOmCCvXdqYfAXFcJg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go
internal/cpu
mkdir -p $WORK/b011/
echo -n > $WORK/b011/go_asm.h # internal
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal
cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/83/837abd4352e89c332512f0ac16955534821637b5adadae90e33db9c204f51ef8-d # internal
internal/coverage/rtcov
mkdir -p $WORK/b014/
echo '# import config' > $WORK/b014/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -installsuffix shared -buildid KlOJT7auqFEjXqAuZrIN/KlOJT7auqFEjXqAuZrIN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal
echo '# import config' > $WORK/b011/importcfg # internal
cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ac/acb7207228c185a891030ce91142cca891a1a1594cc8a4a4a0f2f28be3b6d470-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -lang=go1.24 -std -installsuffix shared -buildid 3h7pGlAC03DEyYxHSJSF/3h7pGlAC03DEyYxHSJSF -goversion go1.24.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_arm64.go /usr/lib/golang/src/internal/cpu/cpu_arm64_hwcap.go /usr/lib/golang/src/internal/cpu/cpu_arm64_linux.go /usr/lib/golang/src/internal/cpu/cpu_no_name.go
internal/abi
mkdir -p $WORK/b005/
echo -n > $WORK/b005/go_asm.h # internal
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal
cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ce/ce2a48377aed734a92d7bb0fcc1c834ae6f3656b14205479ea6bc8824a26e7fb-d # internal
internal/godebugs
mkdir -p $WORK/b015/
echo '# import config' > $WORK/b015/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/godebugs -lang=go1.24 -std -complete -installsuffix shared -buildid 7Cf2IXHo8mumBVHXyhNi/7Cf2IXHo8mumBVHXyhNi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go
cat >/tmp/go-build2612858284/b005/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -lang=go1.24 -std -installsuffix shared -buildid ySets30r6954UcNqHkIG/ySets30r6954UcNqHkIG -goversion go1.24.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_arm64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal
cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/2a/2a877b8d05910a069a66c330b67f473f7ec76c7e431fd625ac70a3ec1a1d2c91-d # internal
internal/chacha8rand
mkdir -p $WORK/b013/
echo -n > $WORK/b013/go_asm.h # internal
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s
cat >/tmp/go-build2612858284/b013/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/chacha8rand -lang=go1.24 -std -installsuffix shared -buildid 5lwWpSZMcIfAx1guID8H/5lwWpSZMcIfAx1guID8H -goversion go1.24.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal
cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/69/69ed4f316bf8a7982a8b0f68bb5c3a7d8947001393116dca177f42d77eeadada-d # internal
internal/goexperiment
mkdir -p $WORK/b016/
echo '# import config' > $WORK/b016/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/goexperiment -lang=go1.24 -std -complete -installsuffix shared -buildid jftZtuuN5vs08c_q0VLp/jftZtuuN5vs08c_q0VLp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_spinbitmutex_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go
cd /usr/lib/golang/src/internal/cpu
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal
cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de70fed85ee7b77db5cfa2afeaccca776e7520f30dd39bae235a8153931bc130-d # internal
internal/bytealg
mkdir -p $WORK/b010/
echo -n > $WORK/b010/go_asm.h # internal
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal
cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/b4/b4689b01bc12eaa1f61e02015b133fe80365fc01a381800824c4e23b8595356e-d # internal
internal/goos
mkdir -p $WORK/b017/
echo '# import config' > $WORK/b017/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/goos -lang=go1.24 -std -complete -installsuffix shared -buildid -7teiC6Ive_peU8DJDdX/-7teiC6Ive_peU8DJDdX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go
cat >/tmp/go-build2612858284/b010/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -lang=go1.24 -std -installsuffix shared -buildid IiPZW5lTP3_69JkqzVHx/IiPZW5lTP3_69JkqzVHx -goversion go1.24.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_arm64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal
cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/54/54a0a2d25289f1c18a3dbf2d6a09fae9d310ba2b071c6e711633c20f5ee64e8c-d # internal
internal/profilerecord
mkdir -p $WORK/b018/
echo '# import config' > $WORK/b018/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/profilerecord -lang=go1.24 -std -complete -installsuffix shared -buildid kbXxmpXxlptt37SWGaqg/kbXxmpXxlptt37SWGaqg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go
cd /usr/lib/golang/src/internal/chacha8rand
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal
cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/24/246420be8cf87308472593eaa5bc00c9a827c1c514120922a59fae54ba0bf19b-d # internal
internal/runtime/atomic
mkdir -p $WORK/b019/
echo -n > $WORK/b019/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal
cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e9/e947ffc87f0dc5450b1d828fe971bd81a551df39c64e7eda3dbe38b7b2f7261a-d # internal
internal/asan
mkdir -p $WORK/b022/
echo '# import config' > $WORK/b022/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/asan -lang=go1.24 -std -complete -installsuffix shared -buildid Ude7u7gNJOrqF_PKaBpW/Ude7u7gNJOrqF_PKaBpW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go
cat >/tmp/go-build2612858284/b019/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
EOF
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/runtime/atomic -lang=go1.24 -std -installsuffix shared -buildid KwIIMCiqSM_3OSuIkIXB/KwIIMCiqSM_3OSuIkIXB -goversion go1.24.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_arm64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal
cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/d2/d26abb71245ff3fa5da61d8318e579553174e8fd0c7d2c5fcefb670ff18f8f81-d # internal
internal/msan
mkdir -p $WORK/b023/
echo '# import config' > $WORK/b023/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/msan -lang=go1.24 -std -complete -installsuffix shared -buildid mHs-HQl3FN3Hf25TtRgn/mHs-HQl3FN3Hf25TtRgn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal
cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ad/ad50f56dc10501d4c14c946c84da53381019280be82bca4bee30ca0453b43646-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s
internal/runtime/math
mkdir -p $WORK/b025/
cat >/tmp/go-build2612858284/b025/importcfg << 'EOF' # internal
# import config
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/math -lang=go1.24 -std -complete -installsuffix shared -buildid 1rVluw6fe7jduYiRR4yu/1rVluw6fe7jduYiRR4yu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal
cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ee/ee9ef5c14af01861d910272b1992b25c36f6aaddb8d62d5b5037e5f69a62014d-d # internal
internal/runtime/sys
mkdir -p $WORK/b026/
echo -n > $WORK/b026/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dit_arm64.s ./empty.s
cd /usr/lib/golang/src/internal/bytealg
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal
cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/db/dbb8fd2a32039ad81dfd7242bb61e328a48d75a57bf4675593250e9fb397fa07-d # internal
cat >/tmp/go-build2612858284/b026/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/goos=/tmp/go-build2612858284/b017/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/sys -lang=go1.24 -std -installsuffix shared -buildid d-gtQXxrzAi5tWi389dg/d-gtQXxrzAi5tWi389dg -goversion go1.24.0 -symabis $WORK/b026/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/dit_arm64.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s
internal/runtime/syscall
mkdir -p $WORK/b027/
echo -n > $WORK/b027/go_asm.h # internal
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm64.s
echo '# import config' > $WORK/b027/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.24 -std -installsuffix shared -buildid 8BssRUsknrY-azQJL9Sh/8BssRUsknrY-azQJL9Sh -goversion go1.24.0 -symabis $WORK/b027/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_arm64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go
cd /usr/lib/golang/src/internal/runtime/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal
cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/67/676bda112bfaded674b404bc84c6bfee0c9a9b3a2b68160a60793cd1fb7cac77-d # internal
internal/runtime/exithook
mkdir -p $WORK/b020/
cat >/tmp/go-build2612858284/b020/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/atomic=/tmp/go-build2612858284/b019/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/runtime/exithook -lang=go1.24 -std -complete -installsuffix shared -buildid ZjfcwkvgtL4ZQ-wPPSfr/ZjfcwkvgtL4ZQ-wPPSfr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dit_arm64.o ./dit_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/empty.o ./empty.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal
cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1a/1a25bfe7896eff06e638301d2db508daa288ebeb2e65293c07899526be09d213-d # internal
internal/stringslite
mkdir -p $WORK/b028/
cat >/tmp/go-build2612858284/b028/importcfg << 'EOF' # internal
# import config
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/stringslite -lang=go1.24 -std -complete -installsuffix shared -buildid s4Zy5DmrGlIxfgKScFOy/s4Zy5DmrGlIxfgKScFOy -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go
cd /usr/lib/golang/src/internal/runtime/sys
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dit_arm64.o $WORK/b026/empty.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal
cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/1d/1d070acae82b25617fe4576f50851e3a2843ec9ddaa22eac65690dd5acb81809-d # internal
sync/atomic
mkdir -p $WORK/b031/
echo -n > $WORK/b031/go_asm.h # internal
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./asm.s
cd /usr/lib/golang/src/internal/runtime/syscall
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b6/b6aaabaeeede2d918a5777529368dae88d42b94ab43fa646834d6a2098e67ef8-d # internal
math/bits
mkdir -p $WORK/b035/
echo '# import config' > $WORK/b035/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math/bits -lang=go1.24 -std -complete -installsuffix shared -buildid _a_ILeC9K5WQdbDzgHUO/_a_ILeC9K5WQdbDzgHUO -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go
echo '# import config' > $WORK/b031/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p sync/atomic -lang=go1.24 -std -installsuffix shared -buildid a-veuQ2GULa06cnk2Gc7/a-veuQ2GULa06cnk2Gc7 -goversion go1.24.0 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3d/3de3fd083e59cdffa0af511135417faa332e465c0faf6c17e5f53db94592d1e9-d # internal
internal/itoa
mkdir -p $WORK/b037/
echo '# import config' > $WORK/b037/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p internal/itoa -lang=go1.24 -std -complete -installsuffix shared -buildid GNJo-t0fhVnsy3z5HRhs/GNJo-t0fhVnsy3z5HRhs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal
cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e0/e0216ec4627662577b0d71f4aa3e007db5a50cc589a48b340f9cf5fa56b52b9a-d # internal
encoding
mkdir -p $WORK/b040/
echo '# import config' > $WORK/b040/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p encoding -lang=go1.24 -std -complete -installsuffix shared -buildid BkF6cTbbx-htzbXr4t9o/BkF6cTbbx-htzbXr4t9o -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/encoding/encoding.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal
cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f4/f487d2f05f142a8fb9416f1bc0403f97e527fbaf1a6e40ffb68905e7adf1e394-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal
cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/32/32860f2ba7a557ccde2d68ceea7209e70daba9886ea0a15b79e8280e3e24bac7-d # internal
cmp
mkdir -p $WORK/b043/
echo '# import config' > $WORK/b043/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p cmp -lang=go1.24 -std -complete -installsuffix shared -buildid w2ptAw0jtyhAmAW0b69c/w2ptAw0jtyhAmAW0b69c -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/cmp/cmp.go
cd /usr/lib/golang/src/internal/abi
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal
math
mkdir -p $WORK/b046/
echo -n > $WORK/b046/go_asm.h # internal
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal
cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2a/2a2d0968b73c10cab5801ffb31b1f63f29c66761b3da44d47d0ed453f00583af-d # internal
internal/race
mkdir -p $WORK/b024/
cat >/tmp/go-build2612858284/b046/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/5f/5fe454c349eedcfdc26d30b09a0fcf133fe802b3309ccfe2b0a31afec77f97ea-d # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p math -lang=go1.24 -std -installsuffix shared -buildid WmNzXwWcsVK3RKOV546S/WmNzXwWcsVK3RKOV546S -goversion go1.24.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_asm.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_noasm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_stub.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_asm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go
unicode/utf8
mkdir -p $WORK/b048/
cat >/tmp/go-build2612858284/b024/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/race -lang=go1.24 -std -complete -installsuffix shared -buildid DOL7FxqbCOV5ch0GGB6V/DOL7FxqbCOV5ch0GGB6V -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go
echo '# import config' > $WORK/b048/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode/utf8 -lang=go1.24 -std -complete -installsuffix shared -buildid SYVXuVlqtpfeU5aJMyb8/SYVXuVlqtpfeU5aJMyb8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go
cd /usr/lib/golang/src/sync/atomic
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal
cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/47/4792b03aa0d6bb84578705e3d003305b4151d4da00b89ffd46fdb9c3ebdb590e-d # internal
unicode
mkdir -p $WORK/b049/
echo '# import config' > $WORK/b049/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode -lang=go1.24 -std -complete -installsuffix shared -buildid TcED3tdRzrKt9B_P2oJI/TcED3tdRzrKt9B_P2oJI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal
cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/eb/ebabd477d3de2d11178fb3ae47efe7aea4b4e915124fc96943f435df6d8836e7-d # internal
internal/runtime/maps
mkdir -p $WORK/b021/
cat >/tmp/go-build2612858284/b021/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/asan=/tmp/go-build2612858284/b022/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/msan=/tmp/go-build2612858284/b023/_pkg_.a
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2612858284/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/runtime/maps -lang=go1.24 -std -complete -installsuffix shared -buildid HDwJi1ib4kdr0gwaaM-E/HDwJi1ib4kdr0gwaaM-E -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal
cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ee/ee32c2fae7cad68da8d01c6a21d500b5efea5742bfdfcc0d58751c3eadb9f366-d # internal
internal/sync
mkdir -p $WORK/b030/
cat >/tmp/go-build2612858284/b030/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/sync -lang=go1.24 -std -complete -installsuffix shared -buildid oGU9YaaTx4FRf0YSHF9f/oGU9YaaTx4FRf0YSHF9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal
cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e249073941e469aba316b2941c1d371bbac93406343c98248e8967e13a945ed-d # internal
container/ring
mkdir -p $WORK/b062/
echo '# import config' > $WORK/b062/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p container/ring -lang=go1.24 -std -complete -installsuffix shared -buildid DR8JBa21ldmnnFVaNsOe/DR8JBa21ldmnnFVaNsOe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/container/ring/ring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal
cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/32/322e63f6b04a04c281a7a34ba8eeec4e3d2915b5197c8d13793de7c25dd54e3a-d # internal
unicode/utf16
mkdir -p $WORK/b078/
echo '# import config' > $WORK/b078/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p unicode/utf16 -lang=go1.24 -std -complete -installsuffix shared -buildid dPtps9aKzS3fgkTNOucY/dPtps9aKzS3fgkTNOucY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal
cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e6/e66d599c243cc294bf3157df29c9f07b1337eb5e3217a21b141831bd493c9ad4-d # internal
log/internal
mkdir -p $WORK/b081/
echo '# import config' > $WORK/b081/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p log/internal -lang=go1.24 -std -complete -installsuffix shared -buildid l0ozYn7GRixEoApHI_5U/l0ozYn7GRixEoApHI_5U -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/log/internal/internal.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal
cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/87/87dcf5a30c74b4129761b79b46abc12bb1150e05d055a88ba1ea276936edd073-d # internal
container/list
mkdir -p $WORK/b087/
echo '# import config' > $WORK/b087/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p container/list -lang=go1.24 -std -complete -installsuffix shared -buildid iKLtC1raQ7PWUW1hvtaM/iKLtC1raQ7PWUW1hvtaM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/container/list/list.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/dim_arm64.o ./dim_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/exp_arm64.o ./exp_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal
cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/5c/5c28686437296607c5d8a6fc7caabc54702ed1cb22e69cfacc3998691aaceae0-d # internal
crypto/internal/fips140/alias
mkdir -p $WORK/b095/
echo '# import config' > $WORK/b095/importcfg # internal
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/floor_arm64.o ./floor_arm64.s
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UaFpsa2nKvYIFrZZZ7Y3/UaFpsa2nKvYIFrZZZ7Y3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal
cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/48/4875bb7b965936cc47e22a833ff762e6f286672e6041c5c477b346b82c8476be-d # internal
crypto/internal/fips140deps/byteorder
mkdir -p $WORK/b099/
cat >/tmp/go-build2612858284/b099/importcfg << 'EOF' # internal
# import config
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -installsuffix shared -buildid 0GpF41EGGxDzTXv1vyL5/0GpF41EGGxDzTXv1vyL5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go
cd /usr/lib/golang/src/math
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/modf_arm64.o ./modf_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/dim_arm64.o $WORK/b046/exp_arm64.o $WORK/b046/floor_arm64.o $WORK/b046/modf_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal
cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/55/55f47b88acc640964cd5c7d9e2f9d8b17cb89458520f2aeaaf306566cd44a974-d # internal
github.com/eclesh/welford
mkdir -p $WORK/b070/
cat >/tmp/go-build2612858284/b070/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p github.com/eclesh/welford -lang=go1.24 -complete -installsuffix shared -buildid z8ch4x_9-SkD-lLjmLFS/z8ch4x_9-SkD-lLjmLFS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/share/gocode/src/github.com/eclesh/welford/welford.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal
cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ae/ae48dde71ce011cb80a2161a73b52301f83f1639242ce4b376f8deee53d63bfe-d # internal
crypto/internal/fips140deps/cpu
mkdir -p $WORK/b100/
cat >/tmp/go-build2612858284/b100/importcfg << 'EOF' # internal
# import config
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -installsuffix shared -buildid Jg8kcrfG0jIcCqGNLfu-/Jg8kcrfG0jIcCqGNLfu- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal
cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/0f/0f8dd83ec43134a64685a2d1893d8e62b585318d852da97b268e7e1ffdfd4ed9-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal
cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c8/c89ba0b3741283b3dccb2285b518614166a3f035b2b3f7d5f27e68c1bdc26894-d # internal
crypto/internal/fips140/subtle
mkdir -p $WORK/b103/
echo -n > $WORK/b103/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal
cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ca/ca2ad1e9be5d1e45083a89deb0c0aaa64c2b9400831f308f1f44b9554b5458e3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal
crypto/internal/boring/sig
mkdir -p $WORK/b113/
echo -n > $WORK/b113/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./sig_other.s
cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f2/f294958cb4f56496a9c6f89046105357c6ff9ba1c898ed6ce2e6dbaca2c19c53-d # internal
vendor/golang.org/x/crypto/cryptobyte/asn1
mkdir -p $WORK/b134/
echo '# import config' > $WORK/b134/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid 9CWmXPIzCbUc7XRzok9f/9CWmXPIzCbUc7XRzok9f -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
cat >/tmp/go-build2612858284/b103/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/subtle -lang=go1.24 -std -installsuffix shared -buildid LfW65ajNZmRXGuDtLc-0/LfW65ajNZmRXGuDtLc-0 -goversion go1.24.0 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_arm64.go
echo '# import config' > $WORK/b113/importcfg # internal
runtime
mkdir -p $WORK/b009/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p crypto/internal/boring/sig -lang=go1.24 -std -installsuffix shared -buildid pXf8JCtKrk4tv8owRlp7/pXf8JCtKrk4tv8owRlp7 -goversion go1.24.0 -symabis $WORK/b113/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go
echo -n > $WORK/b009/go_asm.h # internal
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/sig_other.o ./sig_other.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal
cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/11/1131b46ef14d4efa09a5d3d3b5f974b4b3491e2b25875a64d790a4fcc4b9170e-d # internal
vendor/golang.org/x/crypto/internal/alias
mkdir -p $WORK/b146/
echo '# import config' > $WORK/b146/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -installsuffix shared -buildid UJfBWqZbXhnXumVG_zh7/UJfBWqZbXhnXumVG_zh7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go
cat >/tmp/go-build2612858284/b009/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2612858284/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2612858284/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2612858284/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2612858284/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build2612858284/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2612858284/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2612858284/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2612858284/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2612858284/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2612858284/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2612858284/b027/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -lang=go1.24 -std -installsuffix shared -buildid eRbQUyNSkst8BlcEUdiJ/eRbQUyNSkst8BlcEUdiJ -goversion go1.24.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_arm64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_arm64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_arm64.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_arm64.go /usr/lib/golang/src/runtime/signal_linux_arm64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_arm64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_arm64.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_stubs.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timestub.go /usr/lib/golang/src/runtime/timestub2.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/traceexp.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_arm64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go
cd /usr/lib/golang/src/crypto/internal/boring/sig
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/sig_other.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal
cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/f7/f7f93359a9a5de902053950ee8e7bba769230a5470a472e62d1792c38cd83a89-d # internal
internal/nettrace
mkdir -p $WORK/b163/
echo '# import config' > $WORK/b163/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p internal/nettrace -lang=go1.24 -std -complete -installsuffix shared -buildid enx8ojhcGouElrdgQaSn/enx8ojhcGouElrdgQaSn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go
cd /usr/lib/golang/src/crypto/internal/fips140/subtle
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/xor_arm64.o ./xor_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/xor_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal
cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/bf/bff4a759e4dc70f9c67dc21b18b75600dafd403205b42a0ee29822b5572fd820-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal
cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/59/5981c9a9c94369a2bcbeb15a9ac4236ee602cbc85e3bbeb73d890ad52ba6c775-d # internal
google.golang.org/protobuf/internal/flags
mkdir -p $WORK/b212/
echo '# import config' > $WORK/b212/importcfg # internal
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p google.golang.org/protobuf/internal/flags -lang=go1.24 -complete -installsuffix shared -buildid 4on2RsJkqfW-3WajaK_q/4on2RsJkqfW-3WajaK_q -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/flags.go /usr/share/gocode/src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go
google.golang.org/protobuf/internal/set
mkdir -p $WORK/b224/
cat >/tmp/go-build2612858284/b224/importcfg << 'EOF' # internal
# import config
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/protobuf/internal/set -lang=go1.24 -complete -installsuffix shared -buildid SV37bjCvw7BjHwXXXJKw/SV37bjCvw7BjHwXXXJKw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/set/ints.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal
cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/51/518e0d24d8b3f5d49193aa226ffbf52d9056c92d2dc8636547067e5a2283c432-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal
cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/fd/fd61646a98ef6ff5c5e3ca30ad29cf720243edb2139bd571fa3b4dad6d828aff-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal
cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e4/e416c63246a27494cc555d1d86ab8fcccb76c5951ff68c250b2cab2074fb49b7-d # internal
cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h
cd /usr/lib/golang/src/runtime
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal
cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/79/79d5703c72c34194441537f122989a0564fa32bef8d84896a9d366e3f70332da-d # internal
internal/reflectlite
mkdir -p $WORK/b004/
crypto/subtle
mkdir -p $WORK/b112/
sync
mkdir -p $WORK/b029/
cat >/tmp/go-build2612858284/b112/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
echo -n > $WORK/b004/go_asm.h # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
iter
mkdir -p $WORK/b045/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/subtle -lang=go1.24 -std -complete -installsuffix shared -buildid 6JoUvMU-EQ3ry-PHBXzJ/6JoUvMU-EQ3ry-PHBXzJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go
cat >/tmp/go-build2612858284/b045/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
cat >/tmp/go-build2612858284/b029/importcfg << 'EOF' # internal
# import config
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build2612858284/b030/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p sync -lang=go1.24 -std -installsuffix shared -buildid bptAG6mLexKZ7vH4xpos/bptAG6mLexKZ7vH4xpos -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p iter -lang=go1.24 -std -complete -installsuffix shared -buildid RHD6Msc28L-jMwcMNHF7/RHD6Msc28L-jMwcMNHF7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/iter/iter.go
cat >/tmp/go-build2612858284/b004/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2612858284/b008/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -lang=go1.24 -std -installsuffix shared -buildid LdxiI4kDk8-V1PIzYn5p/LdxiI4kDk8-V1PIzYn5p -goversion go1.24.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal
cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5c/5ca061f2e492988653082cede74b8d980eb035aa170e2285fccc33c8be7c9b58-d # internal
slices
mkdir -p $WORK/b050/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal
cat >/tmp/go-build2612858284/b050/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/11/11d94d37388aaa9ede7ded07936a2c1931d44061cb5429d1da2336269df3dbde-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p slices -lang=go1.24 -std -complete -installsuffix shared -buildid ZQ_PBZk52RkwuFrSpF6-/ZQ_PBZk52RkwuFrSpF6- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go
maps
mkdir -p $WORK/b160/
cat >/tmp/go-build2612858284/b160/importcfg << 'EOF' # internal
# import config
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p maps -lang=go1.24 -std -complete -installsuffix shared -buildid zSaqaaoJtoJPls7s8QQ6/zSaqaaoJtoJPls7s8QQ6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal
cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/36/36c0eaf5cd23b98f6ae3f625733c988077d0caf8f2cca2af7e0a89f5f7f78210-d # internal
weak
mkdir -p $WORK/b167/
cat >/tmp/go-build2612858284/b167/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p weak -lang=go1.24 -std -complete -installsuffix shared -buildid r2VR42MQAD9Q7UaanCqF/r2VR42MQAD9Q7UaanCqF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal
cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/4d/4de739c437830de52c5fff25342fcea95bd1db4a832589fe2039dc09274dabf4-d # internal
runtime/metrics
mkdir -p $WORK/b230/
cat >/tmp/go-build2612858284/b230/importcfg << 'EOF' # internal
# import config
packagefile internal/godebugs=/tmp/go-build2612858284/b015/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p runtime/metrics -lang=go1.24 -std -installsuffix shared -buildid 1tj_f8W1DCp9LJuuaoW3/1tj_f8W1DCp9LJuuaoW3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/runtime/metrics/description.go /usr/lib/golang/src/runtime/metrics/doc.go /usr/lib/golang/src/runtime/metrics/histogram.go /usr/lib/golang/src/runtime/metrics/sample.go /usr/lib/golang/src/runtime/metrics/value.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal
cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2f/2f4b2de10e10f4ff7a46784117b5a905bd28fcce9252280a6c3af78e1719ca0e-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal
cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/ac/acbadd483a8f6c77e114a0de3f2e4299918ba5ce209406831a2ec30fddd7a6a4-d # internal
cd /usr/lib/golang/src/internal/reflectlite
/usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal
cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/d3/d3db43a5de54f9bc2bff755a999a9d2c06e47d70a8545b55de9177cb2e7a06f4-d # internal
errors
mkdir -p $WORK/b003/
cat >/tmp/go-build2612858284/b003/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2612858284/b004/_pkg_.a
EOF
sort
mkdir -p $WORK/b069/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -lang=go1.24 -std -complete -installsuffix shared -buildid Yk6fWZQGpw-hVqOu8tl8/Yk6fWZQGpw-hVqOu8tl8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go
cat >/tmp/go-build2612858284/b069/importcfg << 'EOF' # internal
# import config
packagefile internal/reflectlite=/tmp/go-build2612858284/b004/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p sort -lang=go1.24 -std -complete -installsuffix shared -buildid yD5gPp8zkpJVvXK8uRrW/yD5gPp8zkpJVvXK8uRrW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal
cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/7d/7d35e1ba7268e3b3ffe1a971bf45d4aa0f34816c37a4d3cff5702a818d659e11-d # internal
internal/bisect
mkdir -p $WORK/b034/
cat >/tmp/go-build2612858284/b034/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/bisect -lang=go1.24 -std -complete -installsuffix shared -buildid xiPvg_3OwXHABai1-MQU/xiPvg_3OwXHABai1-MQU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go
internal/testlog
mkdir -p $WORK/b059/
cat >/tmp/go-build2612858284/b059/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p internal/testlog -lang=go1.24 -std -complete -installsuffix shared -buildid a4OSI387FJgbxJ8fpCms/a4OSI387FJgbxJ8fpCms -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal
cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/3b/3b9128267314b65487a2c4b91dcce6ceda00896171dc859df616ac924c5b2aed-d # internal
internal/oserror
mkdir -p $WORK/b038/
cat >/tmp/go-build2612858284/b038/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -lang=go1.24 -std -complete -installsuffix shared -buildid nbyomfLdnXjb45-HxLyh/nbyomfLdnXjb45-HxLyh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal
cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d4/d4c33e3e2088fd83f0a4604e16ca5e66e19375bc8888211eead463160c777d4f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal
syscall
mkdir -p $WORK/b036/
echo -n > $WORK/b036/go_asm.h # internal
cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ba/babf404c1a9404c0c38905ad5628445df2b4832909d086ab9e6b52a28c37d725-d # internal
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_arm64.s
strconv
mkdir -p $WORK/b047/
cat >/tmp/go-build2612858284/b047/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p strconv -lang=go1.24 -std -complete -installsuffix shared -buildid SqLyt2JLZg3wlVN8QZVi/SqLyt2JLZg3wlVN8QZVi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go
cat >/tmp/go-build2612858284/b036/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/asan=/tmp/go-build2612858284/b022/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/msan=/tmp/go-build2612858284/b023/_pkg_.a
packagefile internal/oserror=/tmp/go-build2612858284/b038/_pkg_.a
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2612858284/b027/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p syscall -lang=go1.24 -std -installsuffix shared -buildid TQqFzis5_AiOKpFh5I8k/TQqFzis5_AiOKpFh5I8k -goversion go1.24.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_arm64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_arm64.go /usr/lib/golang/src/syscall/zsyscall_linux_arm64.go /usr/lib/golang/src/syscall/zsysnum_linux_arm64.go /usr/lib/golang/src/syscall/ztypes_linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal
cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/83/832f376917550483e5e9522bfccdb155652133bf64c7b46eda3ec2ca9b99692c-d # internal
internal/godebug
mkdir -p $WORK/b033/
cat >/tmp/go-build2612858284/b033/importcfg << 'EOF' # internal
# import config
packagefile internal/bisect=/tmp/go-build2612858284/b034/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2612858284/b015/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid YNKcjCiVeVrT05MFZP2u/YNKcjCiVeVrT05MFZP2u -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal
cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/79/79673492d5d0c1357c748eef0fdc135be98a9ea783be13b78c8fae2e5fcd5c1c-d # internal
io
mkdir -p $WORK/b051/
cat >/tmp/go-build2612858284/b051/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p io -lang=go1.24 -std -complete -installsuffix shared -buildid jXKe4MaCb_Wjc9m9BQbf/jXKe4MaCb_Wjc9m9BQbf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal
cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0e7870e4ca51fcae7ca37551056f497292d5ba34e7fe6087e6bd61a799d4315c-d # internal
reflect
mkdir -p $WORK/b044/
echo -n > $WORK/b044/go_asm.h # internal
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b044/symabis ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal
cat >/tmp/go-build2612858284/b044/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2612858284/b021/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2612858284/b008/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p reflect -lang=go1.24 -std -installsuffix shared -buildid RNEuis8VE1gW2XDCBY4D/RNEuis8VE1gW2XDCBY4D -goversion go1.24.0 -symabis $WORK/b044/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go
cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/88/888615b2991da11dea9de76578155d2a088b528524ee8cb9f5e2ac07fe3d3f45-d # internal
path
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal
mkdir -p $WORK/b055/
cat >/tmp/go-build2612858284/b055/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p path -lang=go1.24 -std -complete -installsuffix shared -buildid geEEZ_CzzOrVUq13i6l-/geEEZ_CzzOrVUq13i6l- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go
cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/93df02633811049247e7f8ae5391fff83be8d6f603b826b1456813f8afcf9688-d # internal
strings
mkdir -p $WORK/b060/
cat >/tmp/go-build2612858284/b060/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p strings -lang=go1.24 -std -complete -installsuffix shared -buildid PjDc0NQ4XhyEiLRcpAim/PjDc0NQ4XhyEiLRcpAim -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal
cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ee/ee74b9a98324ddfb45fe3f719c3ce925fdbc86ce04b0797740e33cb64473b6f3-d # internal
bytes
mkdir -p $WORK/b065/
cat >/tmp/go-build2612858284/b065/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p bytes -lang=go1.24 -std -installsuffix shared -buildid 8AGF_T9eFBM5MEeTHuZS/8AGF_T9eFBM5MEeTHuZS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal
cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/da/da7a9d19e679a4f8c8c1c66b762eedcbac96f054b8d1f249cb00e07c79199c2c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal
cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f2/f2b9b61c1b2ed8604f1d1bb59d2f74f480735ec9e0795bd2e9942037991335f1-d # internal
bufio
mkdir -p $WORK/b064/
cat >/tmp/go-build2612858284/b064/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p bufio -lang=go1.24 -std -complete -installsuffix shared -buildid QBdVP9oRW_mV4bzN7YOQ/QBdVP9oRW_mV4bzN7YOQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go
runtime/cgo
mkdir -p $WORK/b074/
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector ./cgo.go
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x001.o -c _cgo_export.c
cd /usr/lib/golang/src/syscall
/usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal
cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/3c/3c095a0589de7c1d1e9c7a017a90adef264dcf2b547831523a5e6609e38a4706-d # internal
time
mkdir -p $WORK/b032/
cat >/tmp/go-build2612858284/b032/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p time -lang=go1.24 -std -installsuffix shared -buildid bFCvooS9W47OGolwgqsS/bFCvooS9W47OGolwgqsS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x002.o -c cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal
cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/70/706ea6f831fc30affeefd3a3f80d99475ae1412586789ae5b246091dbcb1cc84-d # internal
internal/syscall/unix
mkdir -p $WORK/b057/
cat >/tmp/go-build2612858284/b057/importcfg << 'EOF' # internal
# import config
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p internal/syscall/unix -lang=go1.24 -std -complete -installsuffix shared -buildid _Py6lGLAFSz4Q_Xmc8Nx/_Py6lGLAFSz4Q_Xmc8Nx -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_generic.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x003.o -c gcc_context.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal
cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/22/2234a063743fdd80750cd343c03a1844ded7fb7799d9ad9979e45078ba1cab30-d # internal
internal/syscall/execenv
mkdir -p $WORK/b058/
cat >/tmp/go-build2612858284/b058/importcfg << 'EOF' # internal
# import config
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -installsuffix shared -buildid iJujfncJeIkmchRdJHOi/iJujfncJeIkmchRdJHOi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal
cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b0/b0fe1a82d9cc9a6ee48e682a51aa37997da79df2a99841d2ea076a3e76aa19da-d # internal
regexp/syntax
mkdir -p $WORK/b068/
cat >/tmp/go-build2612858284/b068/importcfg << 'EOF' # internal
# import config
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p regexp/syntax -lang=go1.24 -std -complete -installsuffix shared -buildid bjoNrMmVZfbZDEyCL2fr/bjoNrMmVZfbZDEyCL2fr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x004.o -c gcc_fatalf.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x005.o -c gcc_libinit.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x006.o -c gcc_linux_arm64.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x007.o -c gcc_mmap.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x008.o -c gcc_setenv.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x009.o -c gcc_sigaction.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x010.o -c gcc_stack_unix.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x011.o -c gcc_traceback.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal
cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/80/80f7d9bbb05a451c743416ce56fdddda036aba8cf2bd9388adcd233581ec3cbe-d # internal
regexp
cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/93/9376fac58458b8a480b72c5985faa9915e61352d61b00049253d397a1c9c766d-d # internal
context
mkdir -p $WORK/b002/
mkdir -p $WORK/b067/
cat >/tmp/go-build2612858284/b067/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2612858284/b068/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p regexp -lang=go1.24 -std -complete -installsuffix shared -buildid qQzfgWcSsDqx6JF34i9m/qQzfgWcSsDqx6JF34i9m -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go
cat >/tmp/go-build2612858284/b002/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2612858284/b004/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -lang=go1.24 -std -complete -installsuffix shared -buildid Hxoy_xcH7CVISJfvsvnU/Hxoy_xcH7CVISJfvsvnU -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x012.o -c gcc_util.c
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x013.o -c linux_syscall.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal
cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/28/28259e698c2f21b26ead16ec7fb345599913fdd344f956840a21fe67c73897c2-d # internal
io/fs
mkdir -p $WORK/b054/
cat >/tmp/go-build2612858284/b054/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/oserror=/tmp/go-build2612858284/b038/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile path=/tmp/go-build2612858284/b055/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p io/fs -lang=go1.24 -std -complete -installsuffix shared -buildid N_G4zbiTOi5N_Bnkfl-8/N_G4zbiTOi5N_Bnkfl-8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go
cd /usr/lib/golang/src/runtime/cgo
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_x014.o -c gcc_arm64.S
cd /usr/lib/golang/src/reflect
/usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b044/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal
cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/67/67013c3dd078c1aec3ac55f2f6fea55983ee91fa5d0efcff2e60537933d01b8d-d # internal
internal/fmtsort
mkdir -p $WORK/b042/
cat >/tmp/go-build2612858284/b042/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/fmtsort -lang=go1.24 -std -complete -installsuffix shared -buildid 5E-n243SQK1blILUksWY/5E-n243SQK1blILUksWY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go
cd $WORK/b074
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -O2 -g -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=USwqkNkc4E10Mx8pb-fI -o $WORK/b074/_cgo_main.o -c _cgo_main.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal
cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/1505ec72981f150dab91015107e9ba035c4af2e3402ade2d19c11fe928a09531-d # internal
internal/filepathlite
mkdir -p $WORK/b053/
cat >/tmp/go-build2612858284/b053/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/filepathlite -lang=go1.24 -std -complete -installsuffix shared -buildid JH5ss0G6fop8sqictpP3/JH5ss0G6fop8sqictpP3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go
TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o -O2 -g -lpthread
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal
cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ce/ce747ebb89b9f672e95afb1dbd63b0b60937c17b18e53da18c33b0c4ede92d4d-d # internal
internal/poll
mkdir -p $WORK/b056/
cat >/tmp/go-build2612858284/b056/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2612858284/b057/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/poll -lang=go1.24 -std -installsuffix shared -buildid s3uioazE6qIW481c1F15/s3uioazE6qIW481c1F15 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal
cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d2/d241255e6ce596e59b252663686a70dc16e887653673ad5a5224af6c6c2c6dfd-d # internal
cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/eb/ebdbe711164f4551c91c8635c021bc0618cbf2726d329b68773da42211f61322-d # internal
hash
mkdir -p $WORK/b086/
cat >/tmp/go-build2612858284/b086/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p hash -lang=go1.24 -std -complete -installsuffix shared -buildid 5XtGDhbE832GFIAc8ofe/5XtGDhbE832GFIAc8ofe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/hash/hash.go
encoding/binary
mkdir -p $WORK/b073/
cat >/tmp/go-build2612858284/b073/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p encoding/binary -lang=go1.24 -std -complete -installsuffix shared -buildid vE35zxIurhJMaEcfnJtL/vE35zxIurhJMaEcfnJtL -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal
cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/27/271d7c3517ce320dd31d7e105be2a289c91742567ad9c8ea8718bea9d44cf522-d # internal
hash/crc32
mkdir -p $WORK/b085/
echo -n > $WORK/b085/go_asm.h # internal
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b085/symabis ./crc32_arm64.s
gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker
cat >/tmp/go-build2612858284/b085/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p hash/crc32 -lang=go1.24 -std -installsuffix shared -buildid Ol_XF4QbT5lCnFZRl0M1/Ol_XF4QbT5lCnFZRl0M1 -goversion go1.24.0 -symabis $WORK/b085/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_arm64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go
echo -n > $WORK/b074/go_asm.h # internal
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b074/symabis ./asm_arm64.s
cat >/tmp/go-build2612858284/b074/importcfg << 'EOF' # internal
# import config
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p runtime/cgo -lang=go1.24 -std -installsuffix shared -buildid USwqkNkc4E10Mx8pb-fI/USwqkNkc4E10Mx8pb-fI -goversion go1.24.0 -symabis $WORK/b074/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go
cd /usr/lib/golang/src/hash/crc32
/usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b085/crc32_arm64.o ./crc32_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b085/_pkg_.a $WORK/b085/crc32_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal
cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/84/846bb231f70cfd64257f614469b1ad79d2805d6b61ce3b1f9cd96473e54e9951-d # internal
crypto
mkdir -p $WORK/b090/
cat >/tmp/go-build2612858284/b090/importcfg << 'EOF' # internal
# import config
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto -lang=go1.24 -std -complete -installsuffix shared -buildid MTOZ_2Xbn05_CSDHUyyE/MTOZ_2Xbn05_CSDHUyyE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/crypto.go
cp /usr/lib/golang/src/runtime/cgo/abi_arm64.h $WORK/b074/abi_GOARCH.h
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b074/asm_arm64.o ./asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal
cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/57/57ae3829ab71bea22050a7fa61806ade6df4eeddc94318514f8dc34ac24c8322-d # internal
crypto/internal/fips140deps/godebug
mkdir -p $WORK/b094/
cat >/tmp/go-build2612858284/b094/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -installsuffix shared -buildid CX6lHvirnbaoaibp1DVr/CX6lHvirnbaoaibp1DVr -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go
cd /usr/lib/golang/src/runtime/cgo
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_arm64.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o $WORK/b074/_x011.o $WORK/b074/_x012.o $WORK/b074/_x013.o $WORK/b074/_x014.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d7/d702b513f1084e2782d82c1bea8f47d85f61d7f779c4d23a59a35ce14319391b-d # internal
crypto/internal/impl
mkdir -p $WORK/b101/
cat >/tmp/go-build2612858284/b101/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/impl -lang=go1.24 -std -complete -installsuffix shared -buildid JgKDYmht8hhWR76_yktS/JgKDYmht8hhWR76_yktS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal
cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/38/3876606d862a5d03814041a98bbddc79eac960cdb3d617119451ecbd3f822ac3-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal
cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a8/a8a779fd316365fa18dc3beab0eae80a6888efee0456c80a723bb8a0aa92743c-d # internal
math/rand/v2
mkdir -p $WORK/b110/
cat >/tmp/go-build2612858284/b110/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2612858284/b013/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p math/rand/v2 -lang=go1.24 -std -complete -installsuffix shared -buildid l93ZfRMtPT--612x3toe/l93ZfRMtPT--612x3toe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go
os
mkdir -p $WORK/b052/
cat >/tmp/go-build2612858284/b052/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2612858284/b053/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build2612858284/b056/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2612858284/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2612858284/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build2612858284/b059/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p os -lang=go1.24 -std -installsuffix shared -buildid gSjG7z2a0e178T_GZU3F/gSjG7z2a0e178T_GZU3F -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal
cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e9/e9b9baab45570977e8889e51b08d81b004d6b53e4ecf3a0b5dcbad360c764476-d # internal
crypto/internal/fips140
mkdir -p $WORK/b093/
cat >/tmp/go-build2612858284/b093/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2612858284/b094/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -installsuffix shared -buildid rGXclBEWGrkO-xhaxL6T/rGXclBEWGrkO-xhaxL6T -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/hash.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal
cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ec/ec8ff50cf096720e66a55c52758a2784a10aecca1586a32feac8bcdf8b4a21c3-d # internal
crypto/internal/fips140/sha256
mkdir -p $WORK/b098/
echo -n > $WORK/b098/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal
cat >/tmp/go-build2612858284/b098/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -installsuffix shared -buildid oplFMKmezlK3gtHKaYm6/oplFMKmezlK3gtHKaYm6 -goversion go1.24.0 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_arm64.go
cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c4/c4ec3028a72fd8c90fe12fd6515fa07a121eedb2d4be15aaff8fa56901294d1d-d # internal
golang.org/x/sys/unix
mkdir -p $WORK/b072/
echo -n > $WORK/b072/go_asm.h # internal
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal
cat >/tmp/go-build2612858284/b072/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p golang.org/x/sys/unix -lang=go1.24 -installsuffix shared -buildid j67cmdGYwV4NIf9w2oM0/j67cmdGYwV4NIf9w2oM0 -goversion go1.24.0 -symabis $WORK/b072/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /usr/share/gocode/src/golang.org/x/sys/unix/affinity_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/aliases.go /usr/share/gocode/src/golang.org/x/sys/unix/auxv.go /usr/share/gocode/src/golang.org/x/sys/unix/bluetooth_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/constants.go /usr/share/gocode/src/golang.org/x/sys/unix/dev_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/dirent.go /usr/share/gocode/src/golang.org/x/sys/unix/endian_little.go /usr/share/gocode/src/golang.org/x/sys/unix/env_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/fcntl.go /usr/share/gocode/src/golang.org/x/sys/unix/fdset.go /usr/share/gocode/src/golang.org/x/sys/unix/ifreq_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ioctl_unsigned.go /usr/share/gocode/src/golang.org/x/sys/unix/mremap.go /usr/share/gocode/src/golang.org/x/sys/unix/pagesize_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/race0.go /usr/share/gocode/src/golang.org/x/sys/unix/readdirent_getdents.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/sockcmsg_unix_other.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_linux_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/syscall_unix_gc.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/sysvshm_unix.go /usr/share/gocode/src/golang.org/x/sys/unix/timestruct.go /usr/share/gocode/src/golang.org/x/sys/unix/vgetrandom_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zerrors_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_armnn_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zptrace_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/zsyscall_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/zsysnum_linux_arm64.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux.go /usr/share/gocode/src/golang.org/x/sys/unix/ztypes_linux_arm64.go
cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ef/efa624515f4eea4000fafd7ea88e08919a36e6ed5e9b1c84a351f780187d4230-d # internal
encoding/base64
mkdir -p $WORK/b077/
cat >/tmp/go-build2612858284/b077/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p encoding/base64 -lang=go1.24 -std -complete -installsuffix shared -buildid _xjUbhi11-IxW1dC8kir/_xjUbhi11-IxW1dC8kir -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha256
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/sha256block_arm64.o ./sha256block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal
cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/3a/3a6ccbba9159d34968fec73f96ee0b27b110418475d3ba26d47e8476b06ae40d-d # internal
crypto/internal/fips140/sha3
mkdir -p $WORK/b102/
cat >/tmp/go-build2612858284/b102/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid o9nWPjIAJJzkg7_636tn/o9nWPjIAJJzkg7_636tn -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_noasm.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/18/18c82ad1130741814bb80fba4424d5e9a34cead8099af96acd7cb483e0fc4028-d # internal
crypto/internal/fips140/sha512
mkdir -p $WORK/b104/
echo -n > $WORK/b104/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./sha512block_arm64.s
cat >/tmp/go-build2612858284/b104/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -installsuffix shared -buildid q3028rDoOo7RHH7EBF1V/q3028rDoOo7RHH7EBF1V -goversion go1.24.0 -symabis $WORK/b104/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal
cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7a/7a1ff619d5b9097e3a478cd165056c4f47ba26a8f1ae4affaec475129d3b364a-d # internal
crypto/internal/randutil
mkdir -p $WORK/b109/
cat >/tmp/go-build2612858284/b109/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2612858284/b110/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -installsuffix shared -buildid JmijmriZ81Y3UwIp9VhT/JmijmriZ81Y3UwIp9VhT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal
cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/46/465f12cc3a892544d982bb6f677518bf89aa734126a8ab5f8e0c297be33d73b9-d # internal
math/rand
mkdir -p $WORK/b115/
cat >/tmp/go-build2612858284/b115/importcfg << 'EOF' # internal
# import config
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p math/rand -lang=go1.24 -std -complete -installsuffix shared -buildid 01-CLJBebIIK0RbeGWE8/01-CLJBebIIK0RbeGWE8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go
cd /usr/lib/golang/src/crypto/internal/fips140/sha512
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/sha512block_arm64.o ./sha512block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha512block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal
cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a2/a23ea25019d473e312380f8b471068c35d816048e4d01eb8db521e18c66952a3-d # internal
crypto/internal/fips140/hmac
mkdir -p $WORK/b097/
cat >/tmp/go-build2612858284/b097/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid ZIwNTLwxwrpmPPiAsP--/ZIwNTLwxwrpmPPiAsP-- -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal
cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/44/44ba2d0ee60846f76ac5de92f2415488b0f8a7d5ae81d346962b46843fc153db-d # internal
crypto/sha3
mkdir -p $WORK/b130/
cat >/tmp/go-build2612858284/b130/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/sha3 -lang=go1.24 -std -complete -installsuffix shared -buildid Cb7PSkrauZAAhJHak6Qu/Cb7PSkrauZAAhJHak6Qu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal
cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8c/8cd144657fbd3a4aa9de82fba344c4f3292213ecf44d8a162f5eb7305629727f-d # internal
crypto/internal/fips140/check
mkdir -p $WORK/b096/
cat >/tmp/go-build2612858284/b096/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2612858284/b094/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -installsuffix shared -buildid botmueVLLJrP5_dWAm4t/botmueVLLJrP5_dWAm4t -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal
cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/be/be152991b0b5ef69bae9267fd6f3db7a84fddf1025b84a2a14a584b40a92d4a4-d # internal
crypto/internal/fips140hash
mkdir -p $WORK/b129/
cat >/tmp/go-build2612858284/b129/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/sha3=/tmp/go-build2612858284/b130/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -installsuffix shared -buildid FBDJYezaf1it87Slhbba/FBDJYezaf1it87Slhbba -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal
cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b1/b1e590ad74b158b994ae3db8ce5fbe9d649d49b4e27dc66c93f31feb9e753618-d # internal
crypto/internal/fips140/aes
mkdir -p $WORK/b092/
echo -n > $WORK/b092/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b092/symabis ./aes_arm64.s ./ctr_arm64.s
cat >/tmp/go-build2612858284/b092/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2612858284/b094/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -installsuffix shared -buildid LWa5v8uIsogjKXc3HkhN/LWa5v8uIsogjKXc3HkhN -goversion go1.24.0 -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal
cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/9e/9e69242eea8f462c5aaac5c586b43dfffec08bd447d7591d248f6631962eb621-d # internal
crypto/internal/fips140/nistec/fiat
mkdir -p $WORK/b122/
cat >/tmp/go-build2612858284/b122/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -installsuffix shared -buildid _gQIhNtc6WswbYqWP5ro/_gQIhNtc6WswbYqWP5ro -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/aes_arm64.o ./aes_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b092/ctr_arm64.o ./ctr_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/aes_arm64.o $WORK/b092/ctr_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal
cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/0b/0bd478e47ca0d44c97d0c00c1e442858b021be698bbd7b16c9700366a65934ae-d # internal
crypto/internal/fips140/edwards25519/field
mkdir -p $WORK/b123/
echo -n > $WORK/b123/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b123/symabis ./fe_arm64.s
cat >/tmp/go-build2612858284/b123/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -installsuffix shared -buildid rwEj-B9e48mEUWO2Xq7q/rwEj-B9e48mEUWO2Xq7q -goversion go1.24.0 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_arm64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal
cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/23/23be047da8d5be97ec70f4c00fb98d3f3237ae64847550e73314bd63c8da62fc-d # internal
fmt
mkdir -p $WORK/b041/
cat >/tmp/go-build2612858284/b041/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2612858284/b042/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p fmt -lang=go1.24 -std -complete -installsuffix shared -buildid hvNc7R3FYQhvSwcl91TP/hvNc7R3FYQhvSwcl91TP -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go
cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b123/fe_arm64.o ./fe_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b123/_pkg_.a $WORK/b123/fe_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal
cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/19/198e939495dbb64f443422634bae7119cd1e46aff049fe7eb0ad4756c2fdc6fa-d # internal
crypto/internal/sysrand
mkdir -p $WORK/b108/
cat >/tmp/go-build2612858284/b108/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2612858284/b057/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -installsuffix shared -buildid bB0LdcmmLsXjxaeELdsh/bB0LdcmmLsXjxaeELdsh -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal
cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/2e/2e50514c4db24d0b67a84086175eed2b83b432097dddc131553b3ab73be70a26-d # internal
crypto/internal/entropy
mkdir -p $WORK/b107/
cat >/tmp/go-build2612858284/b107/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/sysrand=/tmp/go-build2612858284/b108/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -installsuffix shared -buildid lb4_F2F71Pxg3k6w2q4b/lb4_F2F71Pxg3k6w2q4b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal
cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/43/4380a9ac44e3f2152caf7ea455ae445bd1ad735107921494a1b0ddac74602113-d # internal
crypto/internal/fips140/drbg
mkdir -p $WORK/b106/
cat >/tmp/go-build2612858284/b106/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2612858284/b107/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2612858284/b108/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -installsuffix shared -buildid V5H9ErayjisktyiYqKBl/V5H9ErayjisktyiYqKBl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal
cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6e/6ebd4d2aec7fa9a546c82c09b405e671a629ad98d9701f54eeb004fa6a70055f-d # internal
crypto/internal/fips140/aes/gcm
mkdir -p $WORK/b105/
echo -n > $WORK/b105/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b105/symabis ./gcm_arm64.s
cat >/tmp/go-build2612858284/b105/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -installsuffix shared -buildid bDb76-65x0-NwGcvyrPx/bDb76-65x0-NwGcvyrPx -goversion go1.24.0 -symabis $WORK/b105/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go
cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b105/gcm_arm64.o ./gcm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b105/_pkg_.a $WORK/b105/gcm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal
cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/1e/1e7567e9fe4c80b6029be11ca9cd575b1bab6490471e190d9a3b2290323c5e36-d # internal
crypto/internal/fips140only
mkdir -p $WORK/b111/
cat >/tmp/go-build2612858284/b111/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -installsuffix shared -buildid QG971HuSV4ZF7cW8sHmD/QG971HuSV4ZF7cW8sHmD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal
cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/68/68765079d6e28c180210316ad6d0c09ab8b2c980a31c50478d288c8ff94067f8-d # internal
crypto/cipher
mkdir -p $WORK/b091/
cat >/tmp/go-build2612858284/b091/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2612858284/b105/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/cipher -lang=go1.24 -std -complete -installsuffix shared -buildid gFy6jIBYW5maJWrKplac/gFy6jIBYW5maJWrKplac -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal
cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8c/8c315cbf4bc8b706403d4dd38a446503cf249fccf86d3f221185853ef0e0ce4d-d # internal
flag
mkdir -p $WORK/b039/
cat >/tmp/go-build2612858284/b039/importcfg << 'EOF' # internal
# import config
packagefile encoding=/tmp/go-build2612858284/b040/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p flag -lang=go1.24 -std -complete -installsuffix shared -buildid QKKEFPijNiHlaD0bO8WN/QKKEFPijNiHlaD0bO8WN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/flag/flag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal
cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/03093531c20e230c29e70abd9fd4d4081745f1d8277dad6ca85b8e3877d189fa-d # internal
encoding/csv
mkdir -p $WORK/b063/
cat >/tmp/go-build2612858284/b063/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p encoding/csv -lang=go1.24 -std -complete -installsuffix shared -buildid RVtIxPAEJvxouVx-edNm/RVtIxPAEJvxouVx-edNm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal
cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a4/a413b0746997283ff5211fef80179484aacc12f826bb674d43ea9ad114a86395-d # internal
github.com/Knetic/govaluate
mkdir -p $WORK/b066/
cat >/tmp/go-build2612858284/b066/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/Knetic/govaluate -lang=go1.24 -complete -installsuffix shared -buildid PUcyxZ4sjya63BY13BIg/PUcyxZ4sjya63BY13BIg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/share/gocode/src/github.com/Knetic/govaluate/EvaluableExpression.go /usr/share/gocode/src/github.com/Knetic/govaluate/EvaluableExpression_sql.go /usr/share/gocode/src/github.com/Knetic/govaluate/ExpressionToken.go /usr/share/gocode/src/github.com/Knetic/govaluate/OperatorSymbol.go /usr/share/gocode/src/github.com/Knetic/govaluate/TokenKind.go /usr/share/gocode/src/github.com/Knetic/govaluate/evaluationStage.go /usr/share/gocode/src/github.com/Knetic/govaluate/expressionFunctions.go /usr/share/gocode/src/github.com/Knetic/govaluate/expressionOutputStream.go /usr/share/gocode/src/github.com/Knetic/govaluate/lexerState.go /usr/share/gocode/src/github.com/Knetic/govaluate/lexerStream.go /usr/share/gocode/src/github.com/Knetic/govaluate/parameters.go /usr/share/gocode/src/github.com/Knetic/govaluate/parsing.go /usr/share/gocode/src/github.com/Knetic/govaluate/sanitizedParameters.go /usr/share/gocode/src/github.com/Knetic/govaluate/stagePlanner.go /usr/share/gocode/src/github.com/Knetic/govaluate/tokenStream.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal
cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1cc2fb893d7267b8946c26940c4bb128fee0d2696d25bcf431e543e5c5c6dac7-d # internal
encoding/json
mkdir -p $WORK/b076/
cat >/tmp/go-build2612858284/b076/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile encoding=/tmp/go-build2612858284/b040/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2612858284/b078/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p encoding/json -lang=go1.24 -std -complete -installsuffix shared -buildid yWxI-Z8V8e1gBB8kcQFC/yWxI-Z8V8e1gBB8kcQFC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go
cd /usr/share/gocode/src/golang.org/x/sys/unix
/usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_linux_arm64.o ./asm_linux_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_linux_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal
cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/54/54cf7f73dfc7412940a0806412c33d8658c372e5e9aae3e95b7c99b5a086ad8d-d # internal
log
mkdir -p $WORK/b080/
cat >/tmp/go-build2612858284/b080/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile log/internal=/tmp/go-build2612858284/b081/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p log -lang=go1.24 -std -complete -installsuffix shared -buildid tom3wRvQnZ7CLeWBqHPJ/tom3wRvQnZ7CLeWBqHPJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/log/log.go
cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/61/610b4d8cbaf8be7a44677c8aa08a805fd0ebcd3161d4b5b5594300b77d2873d5-d # internal
github.com/facebook/time/fbclock
mkdir -p $WORK/b071/
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b071/ -importpath github.com/facebook/time/fbclock "-ldflags=\"-O2\" \"-g\" \"-lrt\" \"-lrt\"" -- -I $WORK/b071/ -O2 -g ./fbclock.go ./shmem.go ./stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal
cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/93/93dc8c116da70daff59e548f07ff0f1837d34f0dbbb0a9c309c0ab3dec6f1100-d # internal
compress/flate
mkdir -p $WORK/b084/
cat >/tmp/go-build2612858284/b084/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p compress/flate -lang=go1.24 -std -complete -installsuffix shared -buildid y6DD-8Y8fn6kRm-GH9MI/y6DD-8Y8fn6kRm-GH9MI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal
cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a3/a3e622da8c03f6827f301389a630c9b511757275508f656e1cff7d9651ee1b30-d # internal
crypto/internal/boring
mkdir -p $WORK/b089/
cat >/tmp/go-build2612858284/b089/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2612858284/b113/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring -lang=go1.24 -std -complete -installsuffix shared -buildid fSGuRx1wgMqYZnkBxlaY/fSGuRx1wgMqYZnkBxlaY -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal
cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/09/09fc93908ed4b5a561a3e8ceab895ee61412fa1c9f3cc550475d8a93851243b0-d # internal
math/big
mkdir -p $WORK/b114/
echo -n > $WORK/b114/go_asm.h # internal
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b114/symabis ./arith_arm64.s
cat >/tmp/go-build2612858284/b114/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile math/rand=/tmp/go-build2612858284/b115/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p math/big -lang=go1.24 -std -installsuffix shared -buildid SESAs1oayB1iAKRSgrPj/SESAs1oayB1iAKRSgrPj -goversion go1.24.0 -symabis $WORK/b114/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack -asmhdr $WORK/b114/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal
cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9c/9ced25e60139c9d095db68833211ae6e0deed2ff2ae1e073e0d1078d8f94e13e-d # internal
compress/gzip
mkdir -p $WORK/b083/
cat >/tmp/go-build2612858284/b083/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile compress/flate=/tmp/go-build2612858284/b084/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile hash/crc32=/tmp/go-build2612858284/b085/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p compress/gzip -lang=go1.24 -std -complete -installsuffix shared -buildid gSuHpAj8d_-7alW_t7W7/gSuHpAj8d_-7alW_t7W7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal
cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/49/49f5388bb8a7dc0cb7e79ff1c36f6b209a76cc9623ee960fd0af60cc088a5c61-d # internal
crypto/aes
mkdir -p $WORK/b117/
cat >/tmp/go-build2612858284/b117/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/aes -lang=go1.24 -std -complete -installsuffix shared -buildid M12LDlcRCqqz1ofDtHCE/M12LDlcRCqqz1ofDtHCE -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal
cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c5/c522914cadf6d057147e426bbaf4e4db5e9e9a737b5f3c4fab1f2eacc951b7af-d # internal
crypto/des
mkdir -p $WORK/b118/
cat >/tmp/go-build2612858284/b118/importcfg << 'EOF' # internal
# import config
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/des -lang=go1.24 -std -complete -installsuffix shared -buildid CRyuiHDqhuEbOHR4IMma/CRyuiHDqhuEbOHR4IMma -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal
cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/43/43fd12dbb8fcb96dfcdae5b948c019c146be902f727a723b9290eb88c3e798cb-d # internal
crypto/internal/fips140/nistec
mkdir -p $WORK/b121/
echo -n > $WORK/b121/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./p256_asm_arm64.s
cat >/tmp/go-build2612858284/b121/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2612858284/b122/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -installsuffix shared -buildid KGgUkGccSUzwjuT4XDB3/KGgUkGccSUzwjuT4XDB3 -goversion go1.24.0 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d5/d512816ade050346acf3f5a34fca85af8dc80e03e36d2d3ca4e6c171ba11fb2b-d # internal
github.com/sirupsen/logrus
mkdir -p $WORK/b079/
cat >/tmp/go-build2612858284/b079/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/sirupsen/logrus -lang=go1.24 -complete -installsuffix shared -buildid LZWuFrfX7nIfh2Q5x8i4/LZWuFrfX7nIfh2Q5x8i4 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go /usr/share/gocode/src/github.com/sirupsen/logrus/buffer_pool.go /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go /usr/share/gocode/src/github.com/sirupsen/logrus/exported.go /usr/share/gocode/src/github.com/sirupsen/logrus/formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/hooks.go /usr/share/gocode/src/github.com/sirupsen/logrus/json_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/logger.go /usr/share/gocode/src/github.com/sirupsen/logrus/logrus.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_notappengine.go /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_check_unix.go /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go
cd /usr/lib/golang/src/math/big
/usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b114=>" -I $WORK/b114/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b114/arith_arm64.o ./arith_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b114/_pkg_.a $WORK/b114/arith_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal
cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b5/b5c69bc2a52f3ee6c226202a7f5ea0fefae795893d67d43c34842175cb9f6789-d # internal
crypto/rand
mkdir -p $WORK/b088/
cat >/tmp/go-build2612858284/b088/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2612858284/b108/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p crypto/rand -lang=go1.24 -std -complete -installsuffix shared -buildid kO7MqexLvW74KljeGdj8/kO7MqexLvW74KljeGdj8 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal
cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ca/ca42bbdd84b1e97ebeca875fa2230fb51148b8a6e322fb0f5525bca6461a5aa4-d # internal
crypto/internal/boring/bbig
mkdir -p $WORK/b126/
cat >/tmp/go-build2612858284/b126/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/boring/bbig -lang=go1.24 -std -complete -installsuffix shared -buildid dWAsbAZ2GmMGt6NHjnWk/dWAsbAZ2GmMGt6NHjnWk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal
cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/77/774b967508488ff129dc5cd44f9bbe0703f7a5b4b5c7c2dc93e89b009f7c5bb3-d # internal
crypto/internal/fips140/bigmod
mkdir -p $WORK/b128/
cd $WORK/b071
TERM='dumb' gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_x001.o -c _cgo_export.c
echo -n > $WORK/b128/go_asm.h # internal
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b128/symabis ./nat_arm64.s
cat >/tmp/go-build2612858284/b128/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -installsuffix shared -buildid SzlzZTbvmQPR0I7KMXUo/SzlzZTbvmQPR0I7KMXUo -goversion go1.24.0 -symabis $WORK/b128/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal
cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/92/929ebf9a3428daf189beea95260dd58c9fde7f6673cbe4ac57d3e284e90dd382-d # internal
crypto/sha512
mkdir -p $WORK/b131/
cat >/tmp/go-build2612858284/b131/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/sha512 -lang=go1.24 -std -complete -installsuffix shared -buildid Un4vfCI946zVIpZK1iBH/Un4vfCI946zVIpZK1iBH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal
cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/40/40df90d2bc19dc97a90d30946a0af01e6485f2973bf5f122e4d2a226c7d2637e-d # internal
encoding/asn1
mkdir -p $WORK/b133/
cat >/tmp/go-build2612858284/b133/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2612858284/b078/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p encoding/asn1 -lang=go1.24 -std -complete -installsuffix shared -buildid WhkKXRODV41fsHzHwxfT/WhkKXRODV41fsHzHwxfT -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go
cd $WORK/b071
TERM='dumb' gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_x002.o -c fbclock.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_x003.o -c shmem.cgo2.c
TERM='dumb' gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_x004.o -c stats.cgo2.c
cd /usr/lib/golang/src/crypto/internal/fips140/bigmod
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b128/nat_arm64.o ./nat_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b128/_pkg_.a $WORK/b128/nat_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal
cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/74/74edbe6cd2e3be6043b2f45c6b74c445f3c3ec6ca8cd5faf638e1f3b95d6d1c2-d # internal
crypto/internal/fips140/edwards25519
mkdir -p $WORK/b137/
cat >/tmp/go-build2612858284/b137/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2612858284/b123/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -installsuffix shared -buildid tJOoGMWG30zTp4JEMowJ/tJOoGMWG30zTp4JEMowJ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock
TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_x005.o -c fbclock.c
cd /usr/lib/golang/src/crypto/internal/fips140/nistec
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/p256_asm_arm64.o ./p256_asm_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/p256_asm_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal
cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/8b/8b86c8682df4339cd324d5f7a8a12f38cc13e3690283f73f6accc984a2d21e52-d # internal
crypto/internal/fips140/ecdh
mkdir -p $WORK/b120/
cat >/tmp/go-build2612858284/b120/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2612858284/b121/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid MPY4hVADRGE-rPgrm8fQ/MPY4hVADRGE-rPgrm8fQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal
cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/5f/5fedd5fe1f611c61b4fc6c9d8cb34cd7bacd546cbbc88503f108d3b9f9996736-d # internal
crypto/ecdh
mkdir -p $WORK/b119/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal
cat >/tmp/go-build2612858284/b119/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build2612858284/b120/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2612858284/b123/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/ecdh -lang=go1.24 -std -complete -installsuffix shared -buildid oL4N4lKQxRQP-e_H_NWu/oL4N4lKQxRQP-e_H_NWu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go
cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/e0/e0901d65f118a6ab3ab3d241b8ef77207380f3378d55bb0706cc9aff921cf446-d # internal
crypto/elliptic
mkdir -p $WORK/b125/
cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/78/7843aaaef8e86137b944be52cd4af203d4476c3eebcc293ab3765dfb0086ea80-d # internal
cat >/tmp/go-build2612858284/b125/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/nistec=/tmp/go-build2612858284/b121/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/elliptic -lang=go1.24 -std -complete -installsuffix shared -buildid 3xgkRd7F8XPTgEykvTm6/3xgkRd7F8XPTgEykvTm6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go
crypto/internal/fips140/ecdsa
mkdir -p $WORK/b127/
cat >/tmp/go-build2612858284/b127/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2612858284/b128/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2612858284/b121/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid ITqhYQuUYEvGlYDS3hA6/ITqhYQuUYEvGlYDS3hA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal
cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/66/661c2c50e3b70fefcf4adacb2d37d4bb27ad3f414ee9828ac6bd65368f020233-d # internal
vendor/golang.org/x/crypto/cryptobyte
mkdir -p $WORK/b132/
cat >/tmp/go-build2612858284/b132/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile encoding/asn1=/tmp/go-build2612858284/b133/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2612858284/b134/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
cd $WORK/b071
TERM='dumb' gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -O2 -g -frandom-seed=YfOuEaDjBbCU1MQoovdF -o $WORK/b071/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -installsuffix shared -buildid A2O6exEacEbAuuEQARHw/A2O6exEacEbAuuEQARHw -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal
cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/a9/a9c9dcf4bedf1856caf3feb1808abf7c06668e81c01b25b009277782eb44ec6c-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal
crypto/internal/fips140/ed25519
mkdir -p $WORK/b136/
cat >/tmp/go-build2612858284/b136/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2612858284/b137/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid TbGvepz1tu4oabxUamw_/TbGvepz1tu4oabxUamw_ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go
cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c4/c44f69b1d73b76bcd509250de56bb1ae772a46617349c2fdaa9d5bfce54a6c97-d # internal
crypto/hmac
mkdir -p $WORK/b138/
cat >/tmp/go-build2612858284/b138/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2612858284/b129/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/hmac -lang=go1.24 -std -complete -installsuffix shared -buildid 2ECgu_MXgzDXUEdu-Tgz/2ECgu_MXgzDXUEdu-Tgz -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go
TERM='dumb' gcc -I ./_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -O2 -g -lrt -lrt
gcc -I /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -O2 -g -lrt -lrt # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage fbclock -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal
cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/96/968eeac4d1e0a65368520928156e0f36e97ae5468e53cba3ab32034c19ca273e-d # internal
crypto/internal/fips140/hkdf
mkdir -p $WORK/b139/
cat >/tmp/go-build2612858284/b139/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -installsuffix shared -buildid vuOeWRMqhnZ8ZsbfoAbQ/vuOeWRMqhnZ8ZsbfoAbQ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go
cat >/tmp/go-build2612858284/b071/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2612858284/b074/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/facebook/time/fbclock -lang=go1.24 -installsuffix shared -buildid YfOuEaDjBbCU1MQoovdF/YfOuEaDjBbCU1MQoovdF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack $WORK/b071/_cgo_gotypes.go $WORK/b071/fbclock.cgo1.go $WORK/b071/shmem.cgo1.go $WORK/b071/stats.cgo1.go $WORK/b071/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal
cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/1a/1a896c114aaaee616bed844f199cf24295d1e7286666a141e30c34c0c5d8b6da-d # internal
crypto/ed25519
mkdir -p $WORK/b135/
cat >/tmp/go-build2612858284/b135/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build2612858284/b136/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/ed25519 -lang=go1.24 -std -complete -installsuffix shared -buildid btXUeu_8C-CsYUzDkwp6/btXUeu_8C-CsYUzDkwp6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal
cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/71/7141c8d944a28f05b31b59e13915f278188ce24c56bad122d57a2d6689a89db5-d # internal
crypto/internal/fips140/mlkem
mkdir -p $WORK/b140/
cat >/tmp/go-build2612858284/b140/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -installsuffix shared -buildid ZsmBx1VC9xi3BhHGUvcb/ZsmBx1VC9xi3BhHGUvcb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal
cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d2/d29c0af84eb8683fa570cc5474b703e9fee610399ac397649f4d2717adad9308-d # internal
crypto/internal/fips140/tls12
mkdir -p $WORK/b141/
cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/08/085aaa7c810bb26189a950e9bdaaacf738fe69a00bb62886634286cfd19bc6d5-d # internal
cat >/tmp/go-build2612858284/b141/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -installsuffix shared -buildid uupzbpp7K_VwEPJX0wes/uupzbpp7K_VwEPJX0wes -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go
crypto/ecdsa
mkdir -p $WORK/b124/
cat >/tmp/go-build2612858284/b124/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2612858284/b119/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2612858284/b125/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2612858284/b126/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2612858284/b127/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2612858284/b129/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2612858284/b131/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2612858284/b132/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2612858284/b134/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2612858284/b110/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/ecdsa -lang=go1.24 -std -complete -installsuffix shared -buildid YaHzjZL6Lbtlg5AeeM1K/YaHzjZL6Lbtlg5AeeM1K -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go /usr/lib/golang/src/crypto/ecdsa/notboring.go
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time/fbclock
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal
cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/1b/1b5362fdf3bd2da8c1fc55d818f117a8b883cb32ec4cd07badec5662dc61ccd0-d # internal
crypto/internal/fips140/tls13
mkdir -p $WORK/b142/
cat >/tmp/go-build2612858284/b142/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2612858284/b139/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -installsuffix shared -buildid 99Cr4t7Jz70r9_bE2lSC/99Cr4t7Jz70r9_bE2lSC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal
cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/cf/cf6567b26f564a3fe46641951152c5b3c0e63d87befd623d5a496329b6f2d3f7-d # internal
vendor/golang.org/x/crypto/chacha20
mkdir -p $WORK/b145/
echo -n > $WORK/b145/go_asm.h # internal
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b145/symabis ./chacha_arm64.s
cat >/tmp/go-build2612858284/b145/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2612858284/b146/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -installsuffix shared -buildid vjuROLRIFPl7Xf87Vw2u/vjuROLRIFPl7Xf87Vw2u -goversion go1.24.0 -symabis $WORK/b145/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal
cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4b/4b77f940365f98ca168bdc151146f4963761e6dab98ea796305569cbe441df16-d # internal
vendor/golang.org/x/crypto/internal/poly1305
mkdir -p $WORK/b147/
cat >/tmp/go-build2612858284/b147/importcfg << 'EOF' # internal
# import config
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid EsryilqaIdxffcCLPsld/EsryilqaIdxffcCLPsld -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal
cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/61/61a61f2cb5f242f1768fa8fac6253744cd76e623e533c0efa24e9d5da49cfbeb-d # internal
crypto/md5
mkdir -p $WORK/b148/
echo -n > $WORK/b148/go_asm.h # internal
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b148/symabis ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal
cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/8c/8ca6fa18830b1ea5451395a5f6ccf478c2a77803f1484df2b7c1c7477f660191-d # internal
cat >/tmp/go-build2612858284/b148/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/md5 -lang=go1.24 -std -installsuffix shared -buildid UHYYBOCUYe5HI-tS5kV2/UHYYBOCUYe5HI-tS5kV2 -goversion go1.24.0 -symabis $WORK/b148/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack -asmhdr $WORK/b148/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go
crypto/rc4
mkdir -p $WORK/b149/
cat >/tmp/go-build2612858284/b149/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p crypto/rc4 -lang=go1.24 -std -complete -installsuffix shared -buildid JebzS_X6bLU0_aBOFGnW/JebzS_X6bLU0_aBOFGnW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go
cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20
/usr/lib/golang/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b145/chacha_arm64.o ./chacha_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b145/_pkg_.a $WORK/b145/chacha_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal
cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/fb/fb4d94247462a5c1c56970f1960866afe48d877e4760d6d8aed4d53cb3971715-d # internal
vendor/golang.org/x/crypto/chacha20poly1305
mkdir -p $WORK/b144/
cat >/tmp/go-build2612858284/b144/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2612858284/b145/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2612858284/b146/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2612858284/b147/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -complete -installsuffix shared -buildid V8tcbbug8bZ8PClcVFK2/V8tcbbug8bZ8PClcVFK2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal
cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/71/7138311f3e2e217c69e01761996ffcabbd4231c26801f788b7d2c064b610a41b-d # internal
crypto/internal/fips140/rsa
mkdir -p $WORK/b151/
cat >/tmp/go-build2612858284/b151/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2612858284/b128/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid HsiT7oe4SxX-9xQFdBwa/HsiT7oe4SxX-9xQFdBwa -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go
cd /usr/lib/golang/src/crypto/md5
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b148=>" -I $WORK/b148/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b148/md5block_arm64.o ./md5block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b148/_pkg_.a $WORK/b148/md5block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal
cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/7c/7ca8f27cbbe11ffdcdbc92f423c78e3802c228f8ab497d4e560aa795bee6f202-d # internal
crypto/sha1
mkdir -p $WORK/b152/
echo -n > $WORK/b152/go_asm.h # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b152/symabis ./sha1block_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal
cat >/tmp/go-build2612858284/b152/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p crypto/sha1 -lang=go1.24 -std -installsuffix shared -buildid _olktE6ltlS6ZazvpPIt/_olktE6ltlS6ZazvpPIt -goversion go1.24.0 -symabis $WORK/b152/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_arm64.go
cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5d/5df7155187269ecf0c9f4eceaec62ab16dcb506d7d4af79c73c8753a30a296c2-d # internal
crypto/internal/hpke
mkdir -p $WORK/b143/
cat >/tmp/go-build2612858284/b143/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/aes=/tmp/go-build2612858284/b117/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2612858284/b119/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2612858284/b139/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2612858284/b144/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -installsuffix shared -buildid 6mNtbBR08K-o7ycYGoec/6mNtbBR08K-o7ycYGoec -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b152=>" -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b152/sha1block_arm64.o ./sha1block_arm64.s
cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/89/8943c78d8d5afc4ec69edffa5acc99e2ad06e97c0e24f82075c2a95dde6f79a9-d # internal
crypto/sha256
mkdir -p $WORK/b153/
cat >/tmp/go-build2612858284/b153/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p crypto/sha256 -lang=go1.24 -std -complete -installsuffix shared -buildid DffR96msBh4nfy6bVqZj/DffR96msBh4nfy6bVqZj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go
cd /usr/lib/golang/src/crypto/sha1
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b152/_pkg_.a $WORK/b152/sha1block_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal
cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/97/97550084681c0d2cd244c81fe561c8007e7ca6e5771b5b3a54cb1ff417440e89-d # internal
crypto/tls/internal/fips140tls
mkdir -p $WORK/b154/
cat >/tmp/go-build2612858284/b154/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -installsuffix shared -buildid TFCYKlEHAfCSuyyv5xPf/TFCYKlEHAfCSuyyv5xPf -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal
cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/51/5120b06af63ac96a49577ab768d6f992f6cc938a5990bfa072fa4155af992bc6-d # internal
crypto/dsa
mkdir -p $WORK/b156/
cat >/tmp/go-build2612858284/b156/importcfg << 'EOF' # internal
# import config
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p crypto/dsa -lang=go1.24 -std -complete -installsuffix shared -buildid HPqn33Hs_2HOiSKIK3XS/HPqn33Hs_2HOiSKIK3XS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal
cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e5/e5d68b8b6e0ec7f577c0d45417bcfb7c1b7cc7caaea5dd9bf82390f6c1679fc9-d # internal
encoding/hex
mkdir -p $WORK/b158/
cat >/tmp/go-build2612858284/b158/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p encoding/hex -lang=go1.24 -std -complete -installsuffix shared -buildid YkFQwHaqDmS6t2wSpcHR/YkFQwHaqDmS6t2wSpcHR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal
cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/4e/4ef4ff40fd5ef2eb3258ae8302b2cd9211a71a0ab8685cd8f193ab767f520883-d # internal
encoding/pem
mkdir -p $WORK/b159/
cat >/tmp/go-build2612858284/b159/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p encoding/pem -lang=go1.24 -std -complete -installsuffix shared -buildid XPiXlsVkronWN7JftDYs/XPiXlsVkronWN7JftDYs -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal
cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7d/7df7a78d3332d0e6100ab987c730822fb361443bf54ee3a71cb6b3dc448013e8-d # internal
crypto/x509/pkix
mkdir -p $WORK/b157/
cat >/tmp/go-build2612858284/b157/importcfg << 'EOF' # internal
# import config
packagefile encoding/asn1=/tmp/go-build2612858284/b133/_pkg_.a
packagefile encoding/hex=/tmp/go-build2612858284/b158/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -installsuffix shared -buildid p71x9GFmdgq0uh3ECd8S/p71x9GFmdgq0uh3ECd8S -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go
cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/2c/2cb993be2b28b0c9a406ba65705488689332224c87b18e28fd4976e88e9fd1c9-d # internal
vendor/golang.org/x/net/dns/dnsmessage
mkdir -p $WORK/b162/
cat >/tmp/go-build2612858284/b162/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -installsuffix shared -buildid XmalbY7AUmDJ9XPRZCfp/XmalbY7AUmDJ9XPRZCfp -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal
cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/9d/9db9cbded689afc1d403020b6401f376680e50e921bfc26c08dd3db7d52e7d85-d # internal
crypto/rsa
mkdir -p $WORK/b150/
cat >/tmp/go-build2612858284/b150/importcfg << 'EOF' # internal
# import config
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2612858284/b126/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2612858284/b128/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build2612858284/b151/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2612858284/b129/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p crypto/rsa -lang=go1.24 -std -complete -installsuffix shared -buildid _zPjxttSvCkDMFh8qPA6/_zPjxttSvCkDMFh8qPA6 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal
cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/0d/0d7a7acf2d3d80305d13a2e6e5c1c7cde4417a291836ae29b1f8ceec7ccbe772-d # internal
internal/singleflight
mkdir -p $WORK/b164/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal
cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/4d/4db5e2ea269ce46c198d17c57ba621f4e0c8eaf5e1122a976188818900d45387-d # internal
cat >/tmp/go-build2612858284/b164/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p internal/singleflight -lang=go1.24 -std -complete -installsuffix shared -buildid GTq7qxLhR_qoQsTKLdkN/GTq7qxLhR_qoQsTKLdkN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go
unique
mkdir -p $WORK/b166/
cat >/tmp/go-build2612858284/b166/importcfg << 'EOF' # internal
# import config
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile internal/sync=/tmp/go-build2612858284/b030/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile weak=/tmp/go-build2612858284/b167/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p unique -lang=go1.24 -std -complete -installsuffix shared -buildid BI_ed2BHU2X7hTbz4WyV/BI_ed2BHU2X7hTbz4WyV -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal
cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/68/681fc57ebc2dbdfe9c0925fa7339126b1022ee049b96dcdb7477f011b91f87bb-d # internal
net/url
mkdir -p $WORK/b168/
cat >/tmp/go-build2612858284/b168/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile path=/tmp/go-build2612858284/b055/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p net/url -lang=go1.24 -std -complete -installsuffix shared -buildid QJ1b6qm5zRxXEUmVziS2/QJ1b6qm5zRxXEUmVziS2 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/net/url/url.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal
cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/1b/1b6f8151e326921daba6e4699cdafe598d3cdfe6e1384074220e3d22f4b3e249-d # internal
path/filepath
mkdir -p $WORK/b169/
cat >/tmp/go-build2612858284/b169/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2612858284/b053/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p path/filepath -lang=go1.24 -std -complete -installsuffix shared -buildid vY5m5knGc7CKyV8ZlcKq/vY5m5knGc7CKyV8ZlcKq -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal
cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/0d/0d70bd3fc756f957e3e20778a5a06b778c711c90b26aa56c8e8aaddb1d02da0f-d # internal
net/netip
mkdir -p $WORK/b165/
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal
cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/aa/aab7212af0c150820f27228c1457dd9f5da51278530de9940c3e5fa4456a30ae-d # internal
vendor/golang.org/x/text/transform
mkdir -p $WORK/b173/
cat >/tmp/go-build2612858284/b173/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -installsuffix shared -buildid mjrGROUla4zCBCJ-3p7N/mjrGROUla4zCBCJ-3p7N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go
cat >/tmp/go-build2612858284/b165/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile unique=/tmp/go-build2612858284/b166/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p net/netip -lang=go1.24 -std -complete -installsuffix shared -buildid WUH1s-2ec39iVG0L5JLd/WUH1s-2ec39iVG0L5JLd -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal
cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/f1/f1ae1670b3bc59d8e9cc2262bcdb0c4cb231f41eb2df25e10246850fbafa5beb-d # internal
vendor/golang.org/x/text/unicode/bidi
mkdir -p $WORK/b174/
cat >/tmp/go-build2612858284/b174/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile container/list=/tmp/go-build2612858284/b087/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -installsuffix shared -buildid AVPpx_7QYnpuo6swe_OB/AVPpx_7QYnpuo6swe_OB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/33/33932f1aeadae7c82dedc18c9cef239b86b015c956e3f610be18d2bcf12b20a6-d # internal
vendor/golang.org/x/text/unicode/norm
mkdir -p $WORK/b175/
cat >/tmp/go-build2612858284/b175/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2612858284/b173/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -installsuffix shared -buildid 8Yre96_5bnsMXTcQ4iOK/8Yre96_5bnsMXTcQ4iOK -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal
cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/5a/5ae506ede2954faac1cee2477bed87966cf16d6bc6ca61e030553be25e004f96-d # internal
vendor/golang.org/x/net/http2/hpack
mkdir -p $WORK/b178/
cat >/tmp/go-build2612858284/b178/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -installsuffix shared -buildid AMgGuUO16EdGMCb3Wrgv/AMgGuUO16EdGMCb3Wrgv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal
cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/51/5195816e47d294c8c1b740cfbc6f514ef574d14626b642d69c7ba43586287f35-d # internal
mime
mkdir -p $WORK/b179/
cat >/tmp/go-build2612858284/b179/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p mime -lang=go1.24 -std -complete -installsuffix shared -buildid sIJ1gDnjN358Yl7tzvry/sIJ1gDnjN358Yl7tzvry -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal
cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/56/564e66716ad1eaa202dee4e541ee84a8a1030c1ccafeead3a3acd438b1c8a621-d # internal
vendor/golang.org/x/text/secure/bidirule
mkdir -p $WORK/b172/
cat >/tmp/go-build2612858284/b172/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2612858284/b173/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2612858284/b174/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -installsuffix shared -buildid Ts35bNrNa2EmpC-93zwg/Ts35bNrNa2EmpC-93zwg -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal
cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f6/f687d3179428b23e953733e59abc64a4e0c5df21bd747af8ca88680f4aa56ce7-d # internal
mime/quotedprintable
mkdir -p $WORK/b181/
cat >/tmp/go-build2612858284/b181/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p mime/quotedprintable -lang=go1.24 -std -complete -installsuffix shared -buildid ndpdmDXLJ757UHfA5_bA/ndpdmDXLJ757UHfA5_bA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal
cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/1a/1a0f97cc6e6f352aa1ef5ae23bc24ec3714c6895bd7aa230eabc049985cd46e6-d # internal
net/http/internal
mkdir -p $WORK/b183/
cat >/tmp/go-build2612858284/b183/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p net/http/internal -lang=go1.24 -std -complete -installsuffix shared -buildid EEia08-oYfvw3gQa4AkD/EEia08-oYfvw3gQa4AkD -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal
cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b2/b28ccfa9fe6024509e8d9429f160586a5973c02729b46b016e5b59deb58499c3-d # internal
net/http/internal/ascii
mkdir -p $WORK/b184/
cat >/tmp/go-build2612858284/b184/importcfg << 'EOF' # internal
# import config
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -installsuffix shared -buildid bkkf8mxmFb1UuF4SM-EA/bkkf8mxmFb1UuF4SM-EA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal
cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6d/6d839719ee8e1ed4b545cc6770105e4f8bbbae46502894006986f19c0b64eeda-d # internal
github.com/facebook/time/leapsectz
mkdir -p $WORK/b185/
cat >/tmp/go-build2612858284/b185/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/facebook/time/leapsectz -lang=go1.24 -complete -installsuffix shared -buildid rSN19tQQaGIO6t7VUx8Y/rSN19tQQaGIO6t7VUx8Y -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./_build/src/github.com/facebook/time/leapsectz/leapsectz.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal
cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/c2/c22c83834fef730c8a6e6419b70beeec6e53ace7a4fe78227d43ad69202aefb9-d # internal
github.com/facebook/time/phc/unix
mkdir -p $WORK/b188/
cat >/tmp/go-build2612858284/b188/importcfg << 'EOF' # internal
# import config
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/facebook/time/phc/unix -lang=go1.24 -complete -installsuffix shared -buildid O6TpsEAGiBwNzM_uDCzB/O6TpsEAGiBwNzM_uDCzB -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./_build/src/github.com/facebook/time/phc/unix/ifreq_linux.go ./_build/src/github.com/facebook/time/phc/unix/linux.go ./_build/src/github.com/facebook/time/phc/unix/linux_arm64.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal
cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/b9/b9ba896e0b538819d2843a022b70f56c196c1cba0c90ec09e94c6efa6488ec0b-d # internal
github.com/facebook/time/servo
mkdir -p $WORK/b189/
cat >/tmp/go-build2612858284/b189/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build2612858284/b062/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/facebook/time/servo -lang=go1.24 -complete -installsuffix shared -buildid GeO8A1gVa3xuqB4eHTIb/GeO8A1gVa3xuqB4eHTIb -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./_build/src/github.com/facebook/time/servo/pi.go ./_build/src/github.com/facebook/time/servo/servo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal
cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/70/7018ceeb3a01c98e7e1c9bdf230944a21a195cbe85ad68f800d8cac35c646926-d # internal
net
mkdir -p $WORK/b161/
cd /usr/lib/golang/src/net
TERM='dumb' CGO_LDFLAGS='' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b161/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b161/ -O2 -g -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal
cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/cf/cf95b85eab42adf6c0fd52d225fc23d1ebd423a1512314d7ff95a5c2f767532e-d # internal
vendor/golang.org/x/net/idna
mkdir -p $WORK/b171/
cat >/tmp/go-build2612858284/b171/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2612858284/b172/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2612858284/b174/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2612858284/b175/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -installsuffix shared -buildid wxuzjMdYMBt1eH_hZWeC/wxuzjMdYMBt1eH_hZWeC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal
cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/03/035b3ed10e05d247dd0eb29dcec1409fe01f514e9e49e29fcfd871fb57e22f5f-d # internal
github.com/facebook/time/clock
mkdir -p $WORK/b187/
cat >/tmp/go-build2612858284/b187/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2612858284/b188/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/facebook/time/clock -lang=go1.24 -complete -installsuffix shared -buildid RR4jqt5fJPMznpswHPxo/RR4jqt5fJPMznpswHPxo -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/facebook/time/clock/clock.go ./_build/src/github.com/facebook/time/clock/clock_64bit.go ./_build/src/github.com/facebook/time/clock/doc.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal
cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e3/e3b705235ee3340451b4e2189877fd71c46f216be94e0a95ef0c41b7b83e9345-d # internal
github.com/facebook/time/hostendian
mkdir -p $WORK/b192/
cat >/tmp/go-build2612858284/b192/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/facebook/time/hostendian -lang=go1.24 -complete -installsuffix shared -buildid iJmWEvESM0cdUWlj_iwR/iJmWEvESM0cdUWlj_iwR -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/facebook/time/hostendian/hostendian.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal
cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/c0/c0f80b086d7b5263051bebbea04f8b044df898a406c4df6012a207cfdf3d610c-d # internal
github.com/beorn7/perks/quantile
mkdir -p $WORK/b196/
cat >/tmp/go-build2612858284/b196/importcfg << 'EOF' # internal
# import config
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/beorn7/perks/quantile -lang=go1.24 -complete -installsuffix shared -buildid d4mu58E0AT4TAC8f3l9G/d4mu58E0AT4TAC8f3l9G -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/share/gocode/src/github.com/beorn7/perks/quantile/stream.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal
cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/4e/4efa5447de9c6a086a951ee4e8c2ff5df088a0889f0e88ccdbfe70df6a7862c0-d # internal
github.com/facebook/time/phc
mkdir -p $WORK/b186/
cat >/tmp/go-build2612858284/b186/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build2612858284/b187/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2612858284/b188/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build2612858284/b189/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/facebook/time/phc -lang=go1.24 -complete -installsuffix shared -buildid c0cBftJtNC_1Ke0e_Htm/c0cBftJtNC_1Ke0e_Htm -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./_build/src/github.com/facebook/time/phc/adjtime.go ./_build/src/github.com/facebook/time/phc/device.go ./_build/src/github.com/facebook/time/phc/doc.go ./_build/src/github.com/facebook/time/phc/offset.go ./_build/src/github.com/facebook/time/phc/phc.go ./_build/src/github.com/facebook/time/phc/pps_source.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal
cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/4d/4dec7306a9776493d069127d58d87ce58194d3e13b935e55f3148320ba2012de-d # internal
github.com/cespare/xxhash/v2
mkdir -p $WORK/b197/
echo -n > $WORK/b197/go_asm.h # internal
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b197/symabis ./xxhash_arm64.s
cat >/tmp/go-build2612858284/b197/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/cespare/xxhash/v2 -lang=go1.24 -installsuffix shared -buildid a8d2VTVW5q6NQC0jE71g/a8d2VTVW5q6NQC0jE71g -goversion go1.24.0 -symabis $WORK/b197/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_asm.go /usr/share/gocode/src/github.com/cespare/xxhash/v2/xxhash_unsafe.go
cd /usr/share/gocode/src/github.com/cespare/xxhash/v2
/usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b197/xxhash_arm64.o ./xxhash_arm64.s
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b197/_pkg_.a $WORK/b197/xxhash_arm64.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal
cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/00/00b18ce6688c02645544bb21ac7c496c3f24228a78dc9729d219302ecf6ecac0-d # internal
hash/fnv
mkdir -p $WORK/b204/
cat >/tmp/go-build2612858284/b204/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p hash/fnv -lang=go1.24 -std -complete -installsuffix shared -buildid Ci5onXeNjfUzLbwXm3cc/Ci5onXeNjfUzLbwXm3cc -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal
cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/e6/e69c4092dae6e547257c715e268b904159625a5b76afa3b8d2055ff00a96f507-d # internal
google.golang.org/protobuf/internal/pragma
mkdir -p $WORK/b205/
cat >/tmp/go-build2612858284/b205/importcfg << 'EOF' # internal
# import config
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.24 -complete -installsuffix shared -buildid eSHDz__HLPc8xAd_gUs1/eSHDz__HLPc8xAd_gUs1 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/pragma/pragma.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal
cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/e5/e59dd750715ef8c0855a16d239810a3f83331bca3fdecc263506a8883913ba00-d # internal
go/token
mkdir -p $WORK/b214/
cat >/tmp/go-build2612858284/b214/importcfg << 'EOF' # internal
# import config
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p go/token -lang=go1.24 -std -complete -installsuffix shared -buildid rve57eCRXNHhn7GH589N/rve57eCRXNHhn7GH589N -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal
cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/1c/1cd0d5de75e8307b5ab6aa0217fc1ac1c0739e91c499b6a8ade8a37d554c7528-d # internal
google.golang.org/protobuf/internal/detrand
mkdir -p $WORK/b203/
cat >/tmp/go-build2612858284/b203/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile hash/fnv=/tmp/go-build2612858284/b204/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.24 -complete -installsuffix shared -buildid 1HVX9Dh5TBiT9IV4gFjC/1HVX9Dh5TBiT9IV4gFjC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/detrand/rand.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal
cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/da/da64bef7fcadb10eac763ce695a4452b596747c066347a91bbbc58096e2059e2-d # internal
io/ioutil
mkdir -p $WORK/b226/
cat >/tmp/go-build2612858284/b226/importcfg << 'EOF' # internal
# import config
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p io/ioutil -lang=go1.24 -std -complete -installsuffix shared -buildid xobaN-IDHBIXyXhRYAJ0/xobaN-IDHBIXyXhRYAJ0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal
cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c9/c9a8a515930d7c5e272ffbae13fc14e463c993dd5f323415cdd7d144b871f1dc-d # internal
google.golang.org/protobuf/internal/errors
mkdir -p $WORK/b202/
cat >/tmp/go-build2612858284/b202/importcfg << 'EOF' # internal
# import config
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2612858284/b203/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p google.golang.org/protobuf/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid zc8BAAZ4MTCYpDbL2bt0/zc8BAAZ4MTCYpDbL2bt0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/errors.go /usr/share/gocode/src/google.golang.org/protobuf/internal/errors/is_go113.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal
cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ae/aed984a81823000959c697e7b152057935e5535504f11db0b4dbbdc92ac2c1d3-d # internal
google.golang.org/protobuf/internal/version
mkdir -p $WORK/b227/
cat >/tmp/go-build2612858284/b227/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/internal/version -lang=go1.24 -complete -installsuffix shared -buildid EAnNKB2aLQuP0fHfpYt5/EAnNKB2aLQuP0fHfpYt5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/version/version.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal
cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/58/581cf0f60926df000bf42ae75b8f40ba000f01915a80ec32125aaa6974de1c27-d # internal
cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/75/753a7ff998c1e22ed9353300813fa533a85af45aca9b42e447009084fa85fae9-d # internal
google.golang.org/protobuf/encoding/protowire
mkdir -p $WORK/b201/
cat >/tmp/go-build2612858284/b201/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
EOF
github.com/munnerz/goautoneg
mkdir -p $WORK/b232/
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.24 -complete -installsuffix shared -buildid Nl_tyRF29JRxAsbyju6d/Nl_tyRF29JRxAsbyju6d -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protowire/wire.go
cat >/tmp/go-build2612858284/b232/importcfg << 'EOF' # internal
# import config
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/munnerz/goautoneg -lang=go1.24 -complete -installsuffix shared -buildid MoaH0iTFxRA54Ndfvdup/MoaH0iTFxRA54Ndfvdup -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /usr/share/gocode/src/github.com/munnerz/goautoneg/autoneg.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal
cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/4f/4f41330904d21f5242d72db9ed82ba4a76568a74b9c626c0aa6f4ecc1fcaa7e8-d # internal
github.com/prometheus/procfs/internal/fs
mkdir -p $WORK/b235/
cat >/tmp/go-build2612858284/b235/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/prometheus/procfs/internal/fs -lang=go1.24 -complete -installsuffix shared -buildid nsrkmavtnGLGo0455SmN/nsrkmavtnGLGo0455SmN -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/fs/fs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal
cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1e/1e72d3b9609604404aff2f39c9ba98c19aecf3925716eabf534a25535f7d93ca-d # internal
github.com/prometheus/procfs/internal/util
mkdir -p $WORK/b236/
cat >/tmp/go-build2612858284/b236/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/prometheus/procfs/internal/util -lang=go1.24 -complete -installsuffix shared -buildid rnfCiZSM2EcalZ9qL55P/rnfCiZSM2EcalZ9qL55P -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/parse.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/readfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/sysreadfile.go /usr/share/gocode/src/github.com/prometheus/procfs/internal/util/valueparser.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal
cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/aa/aa802f23c8ccb2aa95a67ee7ab8094793ea43dc512e770804752b4f1a8a70030-d # internal
runtime/debug
mkdir -p $WORK/b237/
echo -n > $WORK/b237/go_asm.h # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b237/symabis ./debug.s
cat >/tmp/go-build2612858284/b237/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile internal/poll=/tmp/go-build2612858284/b056/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p runtime/debug -lang=go1.24 -std -installsuffix shared -buildid qzpF4Mrb86WmSLslaeos/qzpF4Mrb86WmSLslaeos -goversion go1.24.0 -symabis $WORK/b237/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal
cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/5e/5e3b4f03c32561f93a1a65fb077a1cc87c2cb13a4e7bc7147dfd06944fbc0418-d # internal
google.golang.org/protobuf/reflect/protoreflect
mkdir -p $WORK/b200/
cat >/tmp/go-build2612858284/b200/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.24 -complete -installsuffix shared -buildid jUaPPm44WEJy04iVZCPA/jUaPPm44WEJy04iVZCPA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/methods.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/proto.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/type.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_union.go /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal
cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ee/eee7fb1c3e3994a5244f1ad496651938a20175fa8ee2e8978173ac62d2aa0b11-d # internal
golang.org/x/sync/errgroup
mkdir -p $WORK/b240/
cat >/tmp/go-build2612858284/b240/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p golang.org/x/sync/errgroup -lang=go1.24 -complete -installsuffix shared -buildid jl8xOicB8RsJoaM0MAGZ/jl8xOicB8RsJoaM0MAGZ -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /usr/share/gocode/src/golang.org/x/sync/errgroup/errgroup.go /usr/share/gocode/src/golang.org/x/sync/errgroup/go120.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal
cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/a7/a73fe54d52a2f14ffd1422e1c5eb647d2dac875a56ef4c2b80f46ad7b6cca80e-d # internal
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b237/debug.o ./debug.s
gopkg.in/yaml.v2
mkdir -p $WORK/b241/
cat >/tmp/go-build2612858284/b241/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding=/tmp/go-build2612858284/b040/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p gopkg.in/yaml.v2 -lang=go1.24 -complete -installsuffix shared -buildid nE__P3HgR7zK9DOYEV_L/nE__P3HgR7zK9DOYEV_L -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /usr/share/gocode/src/gopkg.in/yaml.v2/apic.go /usr/share/gocode/src/gopkg.in/yaml.v2/decode.go /usr/share/gocode/src/gopkg.in/yaml.v2/emitterc.go /usr/share/gocode/src/gopkg.in/yaml.v2/encode.go /usr/share/gocode/src/gopkg.in/yaml.v2/parserc.go /usr/share/gocode/src/gopkg.in/yaml.v2/readerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/resolve.go /usr/share/gocode/src/gopkg.in/yaml.v2/scannerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/sorter.go /usr/share/gocode/src/gopkg.in/yaml.v2/writerc.go /usr/share/gocode/src/gopkg.in/yaml.v2/yaml.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlh.go /usr/share/gocode/src/gopkg.in/yaml.v2/yamlprivateh.go
cd /usr/lib/golang/src/runtime/debug
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b237/_pkg_.a $WORK/b237/debug.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal
cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/01/01517d1c71acca73e99910b536c95a46cf7864c020f2889d55635a8f70a6ae05-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal
cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3d/3d8244a9d1fd30cb4e1124c52d01841d79bad18fafa671614fcbf1cfac1ec39c-d # internal
google.golang.org/protobuf/internal/descfmt
mkdir -p $WORK/b208/
google.golang.org/protobuf/internal/descopts
mkdir -p $WORK/b209/
cat >/tmp/go-build2612858284/b208/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2612858284/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
cat >/tmp/go-build2612858284/b209/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.24 -complete -installsuffix shared -buildid INRvGRmdKz-OBxCLcGUF/INRvGRmdKz-OBxCLcGUF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descfmt/stringer.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.24 -complete -installsuffix shared -buildid MwS5LZmlAjXi-yAAb-s9/MwS5LZmlAjXi-yAAb-s9 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/descopts/options.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal
cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/97/976dbbc930887a0d36a984a0a390972394c5d1f41d9e4429ec85fa5c3d71132f-d # internal
google.golang.org/protobuf/internal/strs
mkdir -p $WORK/b213/
cat >/tmp/go-build2612858284/b213/importcfg << 'EOF' # internal
# import config
packagefile go/token=/tmp/go-build2612858284/b214/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p google.golang.org/protobuf/internal/strs -lang=go1.24 -complete -installsuffix shared -buildid LP94iF9kY-auUOXkUr43/LP94iF9kY-auUOXkUr43 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings.go /usr/share/gocode/src/google.golang.org/protobuf/internal/strs/strings_unsafe.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal
cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/28/285167effb240c2536b9918f8c39e251b123534c06185b88e14ef4e9fe33588e-d # internal
google.golang.org/protobuf/internal/encoding/text
mkdir -p $WORK/b211/
cat >/tmp/go-build2612858284/b211/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2612858284/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2612858284/b078/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.24 -complete -installsuffix shared -buildid udSVh0bA6IullKJ3Oiys/udSVh0bA6IullKJ3Oiys -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_number.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_string.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/decode_token.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/text/encode.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b208/_pkg_.a # internal
cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/aa/aa8a21d3f72a44aa8fb0030560e17af779c0b4d0f86989a2e3d4651eaa964248-d # internal
google.golang.org/protobuf/internal/encoding/messageset
mkdir -p $WORK/b215/
cat >/tmp/go-build2612858284/b215/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.24 -complete -installsuffix shared -buildid F2z88zMI4kZWXkhYL3fk/F2z88zMI4kZWXkhYL3fk -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal
cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/13/13622a2b5b0d1f573057af8d0231af94e0a6deffb0145cf7f45e211d9a57b66c-d # internal
google.golang.org/protobuf/internal/genid
mkdir -p $WORK/b216/
cat >/tmp/go-build2612858284/b216/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p google.golang.org/protobuf/internal/genid -lang=go1.24 -complete -installsuffix shared -buildid -dm_CaHhQdImUZJmtxj7/-dm_CaHhQdImUZJmtxj7 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/any_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/api_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/descriptor_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/doc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/duration_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/empty_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/field_mask_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/goname.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/map_entry.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/source_context_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/struct_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/timestamp_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/type_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers.go /usr/share/gocode/src/google.golang.org/protobuf/internal/genid/wrappers_gen.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal
cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/f1/f1d133cd12dc32bf5a9ef310f547f306b1c9107d0733bcd97e9108a0dd30e3fd-d # internal
google.golang.org/protobuf/internal/order
mkdir -p $WORK/b218/
cat >/tmp/go-build2612858284/b218/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/protobuf/internal/order -lang=go1.24 -complete -installsuffix shared -buildid C1lf3zwtPrwsg4RJbxid/C1lf3zwtPrwsg4RJbxid -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/order/order.go /usr/share/gocode/src/google.golang.org/protobuf/internal/order/range.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal
cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/cf/cf850b811412883fe474c63afbc74eaa74a7afef86824a562966477dd439d946-d # internal
google.golang.org/protobuf/internal/encoding/defval
mkdir -p $WORK/b210/
cat >/tmp/go-build2612858284/b210/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2612858284/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.24 -complete -installsuffix shared -buildid 8AJSzJDmYCWtx9BThE2z/8AJSzJDmYCWtx9BThE2z -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/defval/default.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal
cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/4c/4cecba30d019a725a7cbe03affc5981a6c0f7a9cdfec3ccb60e719c5465da6f5-d # internal
google.golang.org/protobuf/reflect/protoregistry
mkdir -p $WORK/b219/
cat >/tmp/go-build2612858284/b219/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.24 -complete -installsuffix shared -buildid JdgdINKTLgzU4kq4smCX/JdgdINKTLgzU4kq4smCX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/reflect/protoregistry/registry.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal
cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/dc/dcbaa2e4037236de220905dfb94246bb965cbdf3a6fe47054993188ec993bcca-d # internal
google.golang.org/protobuf/runtime/protoiface
mkdir -p $WORK/b220/
cat >/tmp/go-build2612858284/b220/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.24 -complete -installsuffix shared -buildid hBBMYkWWxz_3yjOn14L0/hBBMYkWWxz_3yjOn14L0 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/legacy.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoiface/methods.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal
cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/d7/d74d6b9f5a6a6fc93f3b12bc098cd31e2cb5c61ae9c4e76e14b7e2dcdfb84eb1-d # internal
cd $WORK/b161
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x001.o -c _cgo_export.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x002.o -c cgo_linux.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal
cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/43/43cf051262cd13e471d7f8dbc09403260cb009d0579b1f8517e2845662ca10c8-d # internal
google.golang.org/protobuf/proto
mkdir -p $WORK/b217/
cat >/tmp/go-build2612858284/b217/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2612858284/b216/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2612858284/b218/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2612858284/b220/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p google.golang.org/protobuf/proto -lang=go1.24 -complete -installsuffix shared -buildid DNJajz2RRAhmYuKOCSY5/DNJajz2RRAhmYuKOCSY5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/proto/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/decode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/doc.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode.go /usr/share/gocode/src/google.golang.org/protobuf/proto/encode_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/equal.go /usr/share/gocode/src/google.golang.org/protobuf/proto/extension.go /usr/share/gocode/src/google.golang.org/protobuf/proto/merge.go /usr/share/gocode/src/google.golang.org/protobuf/proto/messageset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto.go /usr/share/gocode/src/google.golang.org/protobuf/proto/proto_methods.go /usr/share/gocode/src/google.golang.org/protobuf/proto/reset.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size.go /usr/share/gocode/src/google.golang.org/protobuf/proto/size_gen.go /usr/share/gocode/src/google.golang.org/protobuf/proto/wrappers.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal
cd $WORK/b161
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x003.o -c cgo_resnew.cgo2.c
cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/6b/6b77dee05b65024d97228b84140aab587d7574a18c38926fa35ded7f2637ab1c-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x004.o -c cgo_socknew.cgo2.c
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x005.o -c cgo_unix_cgo.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal
cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/4b/4b145d7327418c0ad7adb3100648653a1fb77046cfe3399694e89f7a7c1d4529-d # internal
google.golang.org/protobuf/encoding/protodelim
mkdir -p $WORK/b233/
google.golang.org/protobuf/internal/filedesc
mkdir -p $WORK/b207/
cat >/tmp/go-build2612858284/b233/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
EOF
cat >/tmp/go-build2612858284/b207/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2612858284/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2612858284/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2612858284/b210/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2612858284/b216/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/encoding/protodelim -lang=go1.24 -complete -installsuffix shared -buildid 3TJ0hebL31bo-sOxB0ee/3TJ0hebL31bo-sOxB0ee -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/protodelim/protodelim.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.24 -complete -installsuffix shared -buildid H2ubqAKyJkN8wVDr75eA/H2ubqAKyJkN8wVDr75eA -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/build.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_init.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/filedesc/placeholder.go
google.golang.org/protobuf/encoding/prototext
mkdir -p $WORK/b223/
cat >/tmp/go-build2612858284/b223/importcfg << 'EOF' # internal
# import config
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2612858284/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2612858284/b216/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2612858284/b218/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2612858284/b224/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.24 -complete -installsuffix shared -buildid q2qqO-L-l8zisilQnitl/q2qqO-L-l8zisilQnitl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/decode.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/doc.go /usr/share/gocode/src/google.golang.org/protobuf/encoding/prototext/encode.go
cd $WORK/b161
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_x006.o -c cgo_unix_cgo_res.cgo2.c
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal
cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/2e/2ecbc50fbe7f5357c5a2ec7b9cf440ba362e94b64c7642c51865a9e8ab33a2f6-d # internal
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -I $WORK/b161/ -O2 -g -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=qsYbP_IEZ37oi3SbFN0x -o $WORK/b161/_cgo_main.o -c _cgo_main.c
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -o $WORK/b161/_cgo_.o $WORK/b161/_cgo_main.o $WORK/b161/_x001.o $WORK/b161/_x002.o $WORK/b161/_x003.o $WORK/b161/_x004.o $WORK/b161/_x005.o $WORK/b161/_x006.o -O2 -g -lresolv
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal
cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/78/78524c92f182d6735d804720608c1622506ca3278c7751292b94167e5610b16f-d # internal
gcc -I /usr/lib/golang/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b161=/tmp/go-build -gno-record-gcc-switches -o $WORK/b161/_cgo_.o $WORK/b161/_cgo_main.o $WORK/b161/_x001.o $WORK/b161/_x002.o $WORK/b161/_x003.o $WORK/b161/_x004.o $WORK/b161/_x005.o $WORK/b161/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b161/_cgo_.o -dynout $WORK/b161/_cgo_import.go
cat >/tmp/go-build2612858284/b161/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2612858284/b162/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2612858284/b163/_pkg_.a
packagefile internal/poll=/tmp/go-build2612858284/b056/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2612858284/b164/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2612858284/b057/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile net/netip=/tmp/go-build2612858284/b165/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2612858284/b074/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p net -lang=go1.24 -std -installsuffix shared -buildid qsYbP_IEZ37oi3SbFN0x/qsYbP_IEZ37oi3SbFN0x -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_unix.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b161/_cgo_gotypes.go $WORK/b161/cgo_linux.cgo1.go $WORK/b161/cgo_resnew.cgo1.go $WORK/b161/cgo_socknew.cgo1.go $WORK/b161/cgo_unix_cgo.cgo1.go $WORK/b161/cgo_unix_cgo_res.cgo1.go $WORK/b161/_cgo_import.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal
cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/b2/b22c20c290356568febdff45294c052a3837c75f27dc1a5e1c1b3b3f47a46e4b-d # internal
google.golang.org/protobuf/internal/encoding/tag
mkdir -p $WORK/b225/
cat >/tmp/go-build2612858284/b225/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2612858284/b210/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2612858284/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.24 -complete -installsuffix shared -buildid 2X5Fiw6-7Ek__5ZVLvIF/2X5Fiw6-7Ek__5ZVLvIF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/encoding/tag/tag.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal
cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/24/24b2a25683851601f80d7ad523592bb5c6fd5e79bddb477018449ba61c8204f8-d # internal
google.golang.org/protobuf/internal/impl
mkdir -p $WORK/b222/
cat >/tmp/go-build2612858284/b222/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile compress/gzip=/tmp/go-build2612858284/b083/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2612858284/b223/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2612858284/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2612858284/b203/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2612858284/b225/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2612858284/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2612858284/b216/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2612858284/b218/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2612858284/b220/_pkg_.a
packagefile hash/crc32=/tmp/go-build2612858284/b085/_pkg_.a
packagefile io/ioutil=/tmp/go-build2612858284/b226/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/protobuf/internal/impl -lang=go1.24 -complete -installsuffix shared -buildid gPsLAjHe7sh5lBAlUl9X/gPsLAjHe7sh5lBAlUl9X -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/api_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/checkinit.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_map_go112.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_messageset.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_tables.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/codec_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_list.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/convert_map.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/decode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/encode.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_enum.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_export.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_extension.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_file.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/legacy_message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/merge_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_field.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/validate.go /usr/share/gocode/src/google.golang.org/protobuf/internal/impl/weak.go
cd /usr/lib/golang/src/net
/usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b161/_pkg_.a $WORK/b161/_x001.o $WORK/b161/_x002.o $WORK/b161/_x003.o $WORK/b161/_x004.o $WORK/b161/_x005.o $WORK/b161/_x006.o # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal
cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/d8/d823af225594cacdea928aff5f0ed2cac9339df292dde355ac7005ac6e2bd697-d # internal
net/textproto
mkdir -p $WORK/b176/
cat >/tmp/go-build2612858284/b176/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p net/textproto -lang=go1.24 -std -complete -installsuffix shared -buildid xyLwShbYkMjvVFnn9t7i/xyLwShbYkMjvVFnn9t7i -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go
vendor/golang.org/x/net/http/httpproxy
mkdir -p $WORK/b177/
cat >/tmp/go-build2612858284/b177/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2612858284/b171/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/url=/tmp/go-build2612858284/b168/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -installsuffix shared -buildid 24G3IbKgSwof2ipXbtP5/24G3IbKgSwof2ipXbtP5 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
crypto/x509
mkdir -p $WORK/b155/
cat >/tmp/go-build2612858284/b155/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/aes=/tmp/go-build2612858284/b117/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/des=/tmp/go-build2612858284/b118/_pkg_.a
packagefile crypto/dsa=/tmp/go-build2612858284/b156/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2612858284/b119/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2612858284/b124/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2612858284/b135/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2612858284/b125/_pkg_.a
packagefile crypto/md5=/tmp/go-build2612858284/b148/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2612858284/b150/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2612858284/b152/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2612858284/b153/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2612858284/b131/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build2612858284/b157/_pkg_.a
packagefile encoding/asn1=/tmp/go-build2612858284/b133/_pkg_.a
packagefile encoding/hex=/tmp/go-build2612858284/b158/_pkg_.a
packagefile encoding/pem=/tmp/go-build2612858284/b159/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2612858284/b132/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2612858284/b134/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile internal/goos=/tmp/go-build2612858284/b017/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/netip=/tmp/go-build2612858284/b165/_pkg_.a
packagefile net/url=/tmp/go-build2612858284/b168/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2612858284/b078/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p crypto/x509 -lang=go1.24 -std -complete -installsuffix shared -buildid Ac-9Hb0KLVXAzZd9BDTW/Ac-9Hb0KLVXAzZd9BDTW -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal
cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/49/4976abd7209ad66982dbb58abd5965ff7667d6125c21c357b8c8ca3e0c0f19f9-d # internal
github.com/facebook/time/ptp/protocol
mkdir -p $WORK/b191/
cat >/tmp/go-build2612858284/b191/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding=/tmp/go-build2612858284/b040/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build2612858284/b192/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/facebook/time/ptp/protocol -lang=go1.24 -complete -installsuffix shared -buildid 2s_PBtumsa8huW_w0d30/2s_PBtumsa8huW_w0d30 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/facebook/time/ptp/protocol/doc.go ./_build/src/github.com/facebook/time/ptp/protocol/management.go ./_build/src/github.com/facebook/time/ptp/protocol/management_client.go ./_build/src/github.com/facebook/time/ptp/protocol/management_tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/protocol.go ./_build/src/github.com/facebook/time/ptp/protocol/ptp4l.go ./_build/src/github.com/facebook/time/ptp/protocol/tlvs.go ./_build/src/github.com/facebook/time/ptp/protocol/types.go ./_build/src/github.com/facebook/time/ptp/protocol/unicast.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal
cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e4/e4db851f0fdd48f368b1d275c11319c0e7dd9a9a968ee79dc18c036ae77e26f8-d # internal
vendor/golang.org/x/net/http/httpguts
mkdir -p $WORK/b170/
cat >/tmp/go-build2612858284/b170/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2612858284/b171/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/textproto=/tmp/go-build2612858284/b176/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -installsuffix shared -buildid Rjp8x0MfYeVpRpey9a3b/Rjp8x0MfYeVpRpey9a3b -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal
cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/07/079cf8cd15397eca68297a5c9bc08844025cfe96fa9ee11337a10a53c770a43e-d # internal
mime/multipart
mkdir -p $WORK/b180/
cat >/tmp/go-build2612858284/b180/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile mime=/tmp/go-build2612858284/b179/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build2612858284/b181/_pkg_.a
packagefile net/textproto=/tmp/go-build2612858284/b176/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p mime/multipart -lang=go1.24 -std -complete -installsuffix shared -buildid 3qvAbqEjAL11iW7MXcSu/3qvAbqEjAL11iW7MXcSu -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal
cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d3/d3ec39b2f2ee2c50f2f4ff80f9fb68e6e1dfa53d09ef539276bce8db59c27dc0-d # internal
github.com/prometheus/procfs
mkdir -p $WORK/b234/
cat >/tmp/go-build2612858284/b234/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/hex=/tmp/go-build2612858284/b158/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build2612858284/b235/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build2612858284/b236/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/prometheus/procfs -lang=go1.24 -complete -installsuffix shared -buildid rQJ22wgOzj7xJl34Lcpl/rQJ22wgOzj7xJl34Lcpl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /usr/share/gocode/src/github.com/prometheus/procfs/arp.go /usr/share/gocode/src/github.com/prometheus/procfs/buddyinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cmdline.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/cpuinfo_armx.go /usr/share/gocode/src/github.com/prometheus/procfs/crypto.go /usr/share/gocode/src/github.com/prometheus/procfs/doc.go /usr/share/gocode/src/github.com/prometheus/procfs/fs.go /usr/share/gocode/src/github.com/prometheus/procfs/fs_statfs_type.go /usr/share/gocode/src/github.com/prometheus/procfs/fscache.go /usr/share/gocode/src/github.com/prometheus/procfs/ipvs.go /usr/share/gocode/src/github.com/prometheus/procfs/kernel_random.go /usr/share/gocode/src/github.com/prometheus/procfs/loadavg.go /usr/share/gocode/src/github.com/prometheus/procfs/mdstat.go /usr/share/gocode/src/github.com/prometheus/procfs/meminfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/mountstats.go /usr/share/gocode/src/github.com/prometheus/procfs/net_conntrackstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_dev.go /usr/share/gocode/src/github.com/prometheus/procfs/net_ip_socket.go /usr/share/gocode/src/github.com/prometheus/procfs/net_protocols.go /usr/share/gocode/src/github.com/prometheus/procfs/net_route.go /usr/share/gocode/src/github.com/prometheus/procfs/net_sockstat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_softnet.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tcp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_tls_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/net_udp.go /usr/share/gocode/src/github.com/prometheus/procfs/net_unix.go /usr/share/gocode/src/github.com/prometheus/procfs/net_wireless.go /usr/share/gocode/src/github.com/prometheus/procfs/net_xfrm.go /usr/share/gocode/src/github.com/prometheus/procfs/netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroup.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_cgroups.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_environ.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_fdinfo.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_interrupts.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_io.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_limits.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_maps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_netstat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_ns.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_psi.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_smaps.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_snmp6.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_stat.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_status.go /usr/share/gocode/src/github.com/prometheus/procfs/proc_sys.go /usr/share/gocode/src/github.com/prometheus/procfs/schedstat.go /usr/share/gocode/src/github.com/prometheus/procfs/slab.go /usr/share/gocode/src/github.com/prometheus/procfs/softirqs.go /usr/share/gocode/src/github.com/prometheus/procfs/stat.go /usr/share/gocode/src/github.com/prometheus/procfs/swaps.go /usr/share/gocode/src/github.com/prometheus/procfs/thread.go /usr/share/gocode/src/github.com/prometheus/procfs/vm.go /usr/share/gocode/src/github.com/prometheus/procfs/zoneinfo.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal
cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/80/809f5c67b5ca473d0f46a3b871a0c8a20632dec7edd88dfbc9ff02da62c3f71e-d # internal
github.com/facebook/time/timestamp
mkdir -p $WORK/b239/
cat >/tmp/go-build2612858284/b239/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2612858284/b188/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/netip=/tmp/go-build2612858284/b165/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/facebook/time/timestamp -lang=go1.24 -complete -installsuffix shared -buildid Lc6rtNb4OKZTQVnbmWdM/Lc6rtNb4OKZTQVnbmWdM -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./_build/src/github.com/facebook/time/timestamp/timestamp.go ./_build/src/github.com/facebook/time/timestamp/timestamp_linux.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal
cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/10/10bf6988c7f0a8b2bbe2fbf9a3c22db4a63e81ad84d9ecd730da24f73fcf1317-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal
cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/a8/a8e1772387e24bf50ba328ae768eb6668e166d2673e1260f3650d33ad6f443ac-d # internal
google.golang.org/protobuf/internal/filetype
mkdir -p $WORK/b221/
cat >/tmp/go-build2612858284/b221/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2612858284/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2612858284/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2612858284/b222/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.24 -complete -installsuffix shared -buildid 8vsFsK69npPscEjLI2Nv/8vsFsK69npPscEjLI2Nv -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/internal/filetype/build.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal
cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2f/2fd5d596357496e30143b3c66f1f87e408427db47705a8efa8e8e257722f8e61-d # internal
crypto/tls
mkdir -p $WORK/b116/
cat >/tmp/go-build2612858284/b116/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile container/list=/tmp/go-build2612858284/b087/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/aes=/tmp/go-build2612858284/b117/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/des=/tmp/go-build2612858284/b118/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2612858284/b119/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2612858284/b124/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2612858284/b135/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2612858284/b125/_pkg_.a
packagefile crypto/hmac=/tmp/go-build2612858284/b138/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2612858284/b105/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2612858284/b139/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build2612858284/b140/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build2612858284/b141/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build2612858284/b142/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build2612858284/b143/_pkg_.a
packagefile crypto/md5=/tmp/go-build2612858284/b148/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/rc4=/tmp/go-build2612858284/b149/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2612858284/b150/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2612858284/b152/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2612858284/b153/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2612858284/b131/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build2612858284/b154/_pkg_.a
packagefile crypto/x509=/tmp/go-build2612858284/b155/_pkg_.a
packagefile encoding/pem=/tmp/go-build2612858284/b159/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2612858284/b144/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2612858284/b132/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/tls -lang=go1.24 -std -complete -installsuffix shared -buildid VK4wJY1ZOTvWOVUfYdnF/VK4wJY1ZOTvWOVUfYdnF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal
cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/5b/5b4ece528984339f436001456e5b812262f930d99a58c26bed15fd3d4a18dd62-d # internal
google.golang.org/protobuf/runtime/protoimpl
mkdir -p $WORK/b206/
cat >/tmp/go-build2612858284/b206/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2612858284/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2612858284/b221/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2612858284/b222/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2612858284/b227/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.24 -complete -installsuffix shared -buildid KUCl-ufvoALg_T79Iop3/KUCl-ufvoALg_T79Iop3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/impl.go /usr/share/gocode/src/google.golang.org/protobuf/runtime/protoimpl/version.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal
cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/63/636cef7217abc7f47a8f4ea93fc404596e1472f4f1734d213977c9190ad206a8-d # internal
google.golang.org/protobuf/types/known/timestamppb
mkdir -p $WORK/b228/
cat >/tmp/go-build2612858284/b228/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2612858284/b206/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.24 -complete -installsuffix shared -buildid gYuKB1ojkgNbVtHxIKCl/gYuKB1ojkgNbVtHxIKCl -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /usr/share/gocode/src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal
cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/af/afe07dc89ea29beffc95ef816ae52387ab376ea91d03d3b3b7eea399f65414ce-d # internal
github.com/prometheus/client_model/go
mkdir -p $WORK/b199/
cat >/tmp/go-build2612858284/b199/importcfg << 'EOF' # internal
# import config
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2612858284/b206/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2612858284/b228/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/prometheus/client_model/go -lang=go1.24 -complete -installsuffix shared -buildid m1KRj7qynSv-LtQisOYi/m1KRj7qynSv-LtQisOYi -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_model/go/metrics.pb.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal
cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e1/e14bf67f4799495ce87372134b0aa258571fc722c030e3175faf4ff90715f728-d # internal
github.com/prometheus/common/model
mkdir -p $WORK/b229/
cat >/tmp/go-build2612858284/b229/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/prometheus/common/model -lang=go1.24 -complete -installsuffix shared -buildid R5A-CVaE3HPVLU9X3JcF/R5A-CVaE3HPVLU9X3JcF -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/model/alert.go /usr/share/gocode/src/github.com/prometheus/common/model/fingerprinting.go /usr/share/gocode/src/github.com/prometheus/common/model/fnv.go /usr/share/gocode/src/github.com/prometheus/common/model/labels.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset.go /usr/share/gocode/src/github.com/prometheus/common/model/labelset_string.go /usr/share/gocode/src/github.com/prometheus/common/model/metadata.go /usr/share/gocode/src/github.com/prometheus/common/model/metric.go /usr/share/gocode/src/github.com/prometheus/common/model/model.go /usr/share/gocode/src/github.com/prometheus/common/model/signature.go /usr/share/gocode/src/github.com/prometheus/common/model/silence.go /usr/share/gocode/src/github.com/prometheus/common/model/time.go /usr/share/gocode/src/github.com/prometheus/common/model/value.go /usr/share/gocode/src/github.com/prometheus/common/model/value_float.go /usr/share/gocode/src/github.com/prometheus/common/model/value_histogram.go /usr/share/gocode/src/github.com/prometheus/common/model/value_type.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal
cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/e6/e6298d95d9f7e7e225fb381954f1097cde10f343d9318041aa5b8985f848e25f-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal
cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/c2/c29fd97bb19ef153b785229a1e81b482892e17f651a09eace6a307c77f36e19c-d # internal
github.com/prometheus/client_golang/prometheus/internal
mkdir -p $WORK/b198/
cat >/tmp/go-build2612858284/b198/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build2612858284/b229/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile path=/tmp/go-build2612858284/b055/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile runtime/metrics=/tmp/go-build2612858284/b230/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.24 -complete -installsuffix shared -buildid lIawDw24JGRlGpdxuHNX/lIawDw24JGRlGpdxuHNX -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/almost_equal.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/difflib.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_collector_options.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/internal/metric.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal
cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/34/346eaffb70cbaeb113c79827472d1f32c4f52081f6c1bc02c006d9575b4c4ba1-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal
cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e2/e2699b088818a00fcffd8e762a5ad84992c8d4d4979c85060deaf0ea2191ed34-d # internal
net/http/httptrace
mkdir -p $WORK/b182/
cat >/tmp/go-build2612858284/b182/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile crypto/tls=/tmp/go-build2612858284/b116/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2612858284/b163/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/textproto=/tmp/go-build2612858284/b176/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p net/http/httptrace -lang=go1.24 -std -complete -installsuffix shared -buildid JZqe8UNDmYlwBXlQc8qj/JZqe8UNDmYlwBXlQc8qj -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal
cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e8/e8624bc28ae1fb553fc0041d6f241d0e28b7a337ff13300fae613e47d2a5c531-d # internal
net/http
mkdir -p $WORK/b082/
cat >/tmp/go-build2612858284/b082/importcfg << 'EOF' # internal
# import config
importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile compress/gzip=/tmp/go-build2612858284/b083/_pkg_.a
packagefile container/list=/tmp/go-build2612858284/b087/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/tls=/tmp/go-build2612858284/b116/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2612858284/b170/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2612858284/b177/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2612858284/b178/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2612858284/b171/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile math/rand=/tmp/go-build2612858284/b115/_pkg_.a
packagefile mime=/tmp/go-build2612858284/b179/_pkg_.a
packagefile mime/multipart=/tmp/go-build2612858284/b180/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build2612858284/b182/_pkg_.a
packagefile net/http/internal=/tmp/go-build2612858284/b183/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build2612858284/b184/_pkg_.a
packagefile net/textproto=/tmp/go-build2612858284/b176/_pkg_.a
packagefile net/url=/tmp/go-build2612858284/b168/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path=/tmp/go-build2612858284/b055/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p net/http -lang=go1.24 -std -complete -installsuffix shared -buildid 3X9xyPQeNzqopprVhABe/3X9xyPQeNzqopprVhABe -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal
cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/0f/0f4ac5089d6488090c925fca79c06a6dc00ab4590a387d3c62357168a4eede00-d # internal
github.com/facebook/time/fbclock/stats
mkdir -p $WORK/b075/
expvar
mkdir -p $WORK/b195/
github.com/prometheus/common/expfmt
mkdir -p $WORK/b231/
cat >/tmp/go-build2612858284/b075/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
EOF
cat >/tmp/go-build2612858284/b195/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p expvar -lang=go1.24 -std -complete -installsuffix shared -buildid hC-7VgKeAPHjyVSR-K05/hC-7VgKeAPHjyVSR-K05 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /usr/lib/golang/src/expvar/expvar.go
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/facebook/time/fbclock/stats -lang=go1.24 -complete -installsuffix shared -buildid t6sCKZFcDqLTkH52K0DI/t6sCKZFcDqLTkH52K0DI -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./_build/src/github.com/facebook/time/fbclock/stats/json_stats.go ./_build/src/github.com/facebook/time/fbclock/stats/stats.go
cat >/tmp/go-build2612858284/b231/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build2612858284/b232/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build2612858284/b229/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build2612858284/b233/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2612858284/b223/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2612858284/b228/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile mime=/tmp/go-build2612858284/b179/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/prometheus/common/expfmt -lang=go1.24 -complete -installsuffix shared -buildid GseNAczVWnsgQJnrjbJ3/GseNAczVWnsgQJnrjbJ3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/share/gocode/src/github.com/prometheus/common/expfmt/decode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/encode.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/expfmt.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/openmetrics_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_create.go /usr/share/gocode/src/github.com/prometheus/common/expfmt/text_parse.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/64/64cae4e8dff9f1711aca0abec89eeb04788af0fe768f9d301dec13b2cd968442-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal
cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/73/7340996d18cfdcbac976e5e665cc5f2b91e580cc1ee08e313c929897d907aefd-d # internal
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal
cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d4/d435e625bd0bbc8ec6e7792e6c8565b01f9d7af2a0c0c01e1849b16e235ee2cc-d # internal
github.com/prometheus/client_golang/prometheus
mkdir -p $WORK/b194/
cat >/tmp/go-build2612858284/b194/importcfg << 'EOF' # internal
# import config
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile expvar=/tmp/go-build2612858284/b195/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build2612858284/b196/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build2612858284/b197/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2612858284/b198/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build2612858284/b231/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build2612858284/b229/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build2612858284/b234/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2612858284/b228/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile runtime/debug=/tmp/go-build2612858284/b237/_pkg_.a
packagefile runtime/metrics=/tmp/go-build2612858284/b230/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.24 -complete -installsuffix shared -buildid w03Qs_YX_ThWFdqRkmuH/w03Qs_YX_ThWFdqRkmuH -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/build_info_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/counter.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/desc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/doc.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/expvar_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/fnv.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/gauge.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/get_pid.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/go_collector_latest.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/histogram.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/labels.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/metric.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/num_threads.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/observer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/process_collector_other.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/registry.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/summary.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/timer.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/untyped.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/value.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vec.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/vnext.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/wrap.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal
cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c4/c489c5e37cfa44239a9e3fc6162e9262df6570cb41f3e742a35f984ffd37443b-d # internal
github.com/prometheus/client_golang/prometheus/promhttp
mkdir -p $WORK/b238/
cat >/tmp/go-build2612858284/b238/importcfg << 'EOF' # internal
# import config
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile compress/gzip=/tmp/go-build2612858284/b083/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile crypto/tls=/tmp/go-build2612858284/b116/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build2612858284/b194/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build2612858284/b231/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build2612858284/b182/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/prometheus/client_golang/prometheus/promhttp -lang=go1.24 -complete -installsuffix shared -buildid YxyPCe0X7-8ILWi8o3DC/YxyPCe0X7-8ILWi8o3DC -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/delegator.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/http.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_client.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/instrument_server.go /usr/share/gocode/src/github.com/prometheus/client_golang/prometheus/promhttp/option.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal
cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c2/c2f06ff8a7919a301ba3325ce33e171fd12b35b4b3bbcbc9bc2e660bcc830c0c-d # internal
github.com/facebook/time/ptp/sptp/stats
mkdir -p $WORK/b193/
cat >/tmp/go-build2612858284/b193/importcfg << 'EOF' # internal
# import config
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2612858284/b191/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build2612858284/b194/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2612858284/b238/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/facebook/time/ptp/sptp/stats -lang=go1.24 -complete -installsuffix shared -buildid RzMh7FWdad5E5aRplBg3/RzMh7FWdad5E5aRplBg3 -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./_build/src/github.com/facebook/time/ptp/sptp/stats/prom_exporter.go ./_build/src/github.com/facebook/time/ptp/sptp/stats/stats.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal
cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/2e/2e85662229c4f9484a5fb17121f7ccb004cd776e9b659353e0a27f11ce35b6b2-d # internal
github.com/facebook/time/ptp/linearizability
mkdir -p $WORK/b190/
cat >/tmp/go-build2612858284/b190/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/fbclock/stats=/tmp/go-build2612858284/b075/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2612858284/b191/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build2612858284/b193/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build2612858284/b239/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build2612858284/b240/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/facebook/time/ptp/linearizability -lang=go1.24 -complete -installsuffix shared -buildid FNH2ivLGg6H2w287kosS/FNH2ivLGg6H2w287kosS -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/facebook/time/ptp/linearizability/linearizability.go ./_build/src/github.com/facebook/time/ptp/linearizability/linearizability_ptp4l.go ./_build/src/github.com/facebook/time/ptp/linearizability/linearizability_sptp.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal
cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/26/26b7803a0913c34fb8baeb7764e878fd841c52e6b41ad0cc9c6f38cd649def73-d # internal
github.com/facebook/time/fbclock/daemon
mkdir -p $WORK/b061/
cat >/tmp/go-build2612858284/b061/importcfg << 'EOF' # internal
# import config
packagefile container/ring=/tmp/go-build2612858284/b062/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile encoding/csv=/tmp/go-build2612858284/b063/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/Knetic/govaluate=/tmp/go-build2612858284/b066/_pkg_.a
packagefile github.com/eclesh/welford=/tmp/go-build2612858284/b070/_pkg_.a
packagefile github.com/facebook/time/fbclock=/tmp/go-build2612858284/b071/_pkg_.a
packagefile github.com/facebook/time/fbclock/stats=/tmp/go-build2612858284/b075/_pkg_.a
packagefile github.com/facebook/time/leapsectz=/tmp/go-build2612858284/b185/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build2612858284/b186/_pkg_.a
packagefile github.com/facebook/time/ptp/linearizability=/tmp/go-build2612858284/b190/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2612858284/b191/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build2612858284/b193/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build2612858284/b240/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build2612858284/b241/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile math/rand=/tmp/go-build2612858284/b115/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/facebook/time/fbclock/daemon -lang=go1.24 -complete -installsuffix shared -buildid dUfN0aZJ5cbYY1jMKW-R/dUfN0aZJ5cbYY1jMKW-R -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/facebook/time/fbclock/daemon/config.go ./_build/src/github.com/facebook/time/fbclock/daemon/daemon.go ./_build/src/github.com/facebook/time/fbclock/daemon/datafetcher_http.go ./_build/src/github.com/facebook/time/fbclock/daemon/datafetcher_sock.go ./_build/src/github.com/facebook/time/fbclock/daemon/device.go ./_build/src/github.com/facebook/time/fbclock/daemon/logging.go ./_build/src/github.com/facebook/time/fbclock/daemon/math.go ./_build/src/github.com/facebook/time/fbclock/daemon/state.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal
cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a85a055f8438466f5605c5e8edc5f76870c72a3e7ed2de13bab679345aca7404-d # internal
github.com/facebook/time/cmd/fbclock-daemon
mkdir -p $WORK/b001/
cat >/tmp/go-build2612858284/b001/importcfg << 'EOF' # internal
# import config
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile flag=/tmp/go-build2612858284/b039/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/fbclock/daemon=/tmp/go-build2612858284/b061/_pkg_.a
packagefile github.com/facebook/time/fbclock/stats=/tmp/go-build2612858284/b075/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2612858284/b191/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2612858284/b074/_pkg_.a
EOF
/usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid dXe3geghDEWbnQcBra0v/dXe3geghDEWbnQcBra0v -goversion go1.24.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/facebook/time/cmd/fbclock-daemon/main.go
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal
cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e8/e8c9ea8797999c2fdb500b3cb4abf6ef5224ca0699b2329bfbd46eb81171d757-d # internal
cat >/tmp/go-build2612858284/b001/importcfg.link << 'EOF' # internal
packagefile github.com/facebook/time/cmd/fbclock-daemon=/tmp/go-build2612858284/b001/_pkg_.a
packagefile context=/tmp/go-build2612858284/b002/_pkg_.a
packagefile flag=/tmp/go-build2612858284/b039/_pkg_.a
packagefile fmt=/tmp/go-build2612858284/b041/_pkg_.a
packagefile github.com/facebook/time/fbclock/daemon=/tmp/go-build2612858284/b061/_pkg_.a
packagefile github.com/facebook/time/fbclock/stats=/tmp/go-build2612858284/b075/_pkg_.a
packagefile github.com/facebook/time/ptp/protocol=/tmp/go-build2612858284/b191/_pkg_.a
packagefile github.com/sirupsen/logrus=/tmp/go-build2612858284/b079/_pkg_.a
packagefile io=/tmp/go-build2612858284/b051/_pkg_.a
packagefile os=/tmp/go-build2612858284/b052/_pkg_.a
packagefile time=/tmp/go-build2612858284/b032/_pkg_.a
packagefile runtime=/tmp/go-build2612858284/b009/_pkg_.a
packagefile runtime/cgo=/tmp/go-build2612858284/b074/_pkg_.a
packagefile errors=/tmp/go-build2612858284/b003/_pkg_.a
packagefile internal/reflectlite=/tmp/go-build2612858284/b004/_pkg_.a
packagefile sync=/tmp/go-build2612858284/b029/_pkg_.a
packagefile sync/atomic=/tmp/go-build2612858284/b031/_pkg_.a
packagefile encoding=/tmp/go-build2612858284/b040/_pkg_.a
packagefile reflect=/tmp/go-build2612858284/b044/_pkg_.a
packagefile slices=/tmp/go-build2612858284/b050/_pkg_.a
packagefile strconv=/tmp/go-build2612858284/b047/_pkg_.a
packagefile strings=/tmp/go-build2612858284/b060/_pkg_.a
packagefile internal/fmtsort=/tmp/go-build2612858284/b042/_pkg_.a
packagefile math=/tmp/go-build2612858284/b046/_pkg_.a
packagefile unicode/utf8=/tmp/go-build2612858284/b048/_pkg_.a
packagefile container/ring=/tmp/go-build2612858284/b062/_pkg_.a
packagefile encoding/csv=/tmp/go-build2612858284/b063/_pkg_.a
packagefile github.com/Knetic/govaluate=/tmp/go-build2612858284/b066/_pkg_.a
packagefile github.com/eclesh/welford=/tmp/go-build2612858284/b070/_pkg_.a
packagefile github.com/facebook/time/fbclock=/tmp/go-build2612858284/b071/_pkg_.a
packagefile github.com/facebook/time/leapsectz=/tmp/go-build2612858284/b185/_pkg_.a
packagefile github.com/facebook/time/phc=/tmp/go-build2612858284/b186/_pkg_.a
packagefile github.com/facebook/time/ptp/linearizability=/tmp/go-build2612858284/b190/_pkg_.a
packagefile github.com/facebook/time/ptp/sptp/stats=/tmp/go-build2612858284/b193/_pkg_.a
packagefile golang.org/x/sync/errgroup=/tmp/go-build2612858284/b240/_pkg_.a
packagefile golang.org/x/sys/unix=/tmp/go-build2612858284/b072/_pkg_.a
packagefile gopkg.in/yaml.v2=/tmp/go-build2612858284/b241/_pkg_.a
packagefile math/rand=/tmp/go-build2612858284/b115/_pkg_.a
packagefile net=/tmp/go-build2612858284/b161/_pkg_.a
packagefile path/filepath=/tmp/go-build2612858284/b169/_pkg_.a
packagefile encoding/json=/tmp/go-build2612858284/b076/_pkg_.a
packagefile net/http=/tmp/go-build2612858284/b082/_pkg_.a
packagefile bytes=/tmp/go-build2612858284/b065/_pkg_.a
packagefile encoding/binary=/tmp/go-build2612858284/b073/_pkg_.a
packagefile github.com/facebook/time/hostendian=/tmp/go-build2612858284/b192/_pkg_.a
packagefile bufio=/tmp/go-build2612858284/b064/_pkg_.a
packagefile log=/tmp/go-build2612858284/b080/_pkg_.a
packagefile sort=/tmp/go-build2612858284/b069/_pkg_.a
packagefile internal/bytealg=/tmp/go-build2612858284/b010/_pkg_.a
packagefile internal/byteorder=/tmp/go-build2612858284/b012/_pkg_.a
packagefile internal/filepathlite=/tmp/go-build2612858284/b053/_pkg_.a
packagefile internal/goarch=/tmp/go-build2612858284/b006/_pkg_.a
packagefile internal/itoa=/tmp/go-build2612858284/b037/_pkg_.a
packagefile internal/poll=/tmp/go-build2612858284/b056/_pkg_.a
packagefile internal/stringslite=/tmp/go-build2612858284/b028/_pkg_.a
packagefile internal/syscall/execenv=/tmp/go-build2612858284/b058/_pkg_.a
packagefile internal/syscall/unix=/tmp/go-build2612858284/b057/_pkg_.a
packagefile internal/testlog=/tmp/go-build2612858284/b059/_pkg_.a
packagefile io/fs=/tmp/go-build2612858284/b054/_pkg_.a
packagefile syscall=/tmp/go-build2612858284/b036/_pkg_.a
packagefile internal/godebug=/tmp/go-build2612858284/b033/_pkg_.a
packagefile math/bits=/tmp/go-build2612858284/b035/_pkg_.a
packagefile internal/abi=/tmp/go-build2612858284/b005/_pkg_.a
packagefile internal/chacha8rand=/tmp/go-build2612858284/b013/_pkg_.a
packagefile internal/coverage/rtcov=/tmp/go-build2612858284/b014/_pkg_.a
packagefile internal/cpu=/tmp/go-build2612858284/b011/_pkg_.a
packagefile internal/godebugs=/tmp/go-build2612858284/b015/_pkg_.a
packagefile internal/goexperiment=/tmp/go-build2612858284/b016/_pkg_.a
packagefile internal/goos=/tmp/go-build2612858284/b017/_pkg_.a
packagefile internal/profilerecord=/tmp/go-build2612858284/b018/_pkg_.a
packagefile internal/runtime/atomic=/tmp/go-build2612858284/b019/_pkg_.a
packagefile internal/runtime/exithook=/tmp/go-build2612858284/b020/_pkg_.a
packagefile internal/runtime/maps=/tmp/go-build2612858284/b021/_pkg_.a
packagefile internal/runtime/math=/tmp/go-build2612858284/b025/_pkg_.a
packagefile internal/runtime/sys=/tmp/go-build2612858284/b026/_pkg_.a
packagefile internal/runtime/syscall=/tmp/go-build2612858284/b027/_pkg_.a
packagefile internal/unsafeheader=/tmp/go-build2612858284/b008/_pkg_.a
packagefile internal/race=/tmp/go-build2612858284/b024/_pkg_.a
packagefile internal/sync=/tmp/go-build2612858284/b030/_pkg_.a
packagefile iter=/tmp/go-build2612858284/b045/_pkg_.a
packagefile unicode=/tmp/go-build2612858284/b049/_pkg_.a
packagefile cmp=/tmp/go-build2612858284/b043/_pkg_.a
packagefile regexp=/tmp/go-build2612858284/b067/_pkg_.a
packagefile github.com/facebook/time/clock=/tmp/go-build2612858284/b187/_pkg_.a
packagefile github.com/facebook/time/phc/unix=/tmp/go-build2612858284/b188/_pkg_.a
packagefile github.com/facebook/time/servo=/tmp/go-build2612858284/b189/_pkg_.a
packagefile github.com/facebook/time/timestamp=/tmp/go-build2612858284/b239/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build2612858284/b194/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/promhttp=/tmp/go-build2612858284/b238/_pkg_.a
packagefile encoding/base64=/tmp/go-build2612858284/b077/_pkg_.a
packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2612858284/b162/_pkg_.a
packagefile internal/nettrace=/tmp/go-build2612858284/b163/_pkg_.a
packagefile internal/singleflight=/tmp/go-build2612858284/b164/_pkg_.a
packagefile net/netip=/tmp/go-build2612858284/b165/_pkg_.a
packagefile unicode/utf16=/tmp/go-build2612858284/b078/_pkg_.a
packagefile compress/gzip=/tmp/go-build2612858284/b083/_pkg_.a
packagefile container/list=/tmp/go-build2612858284/b087/_pkg_.a
packagefile crypto/rand=/tmp/go-build2612858284/b088/_pkg_.a
packagefile crypto/tls=/tmp/go-build2612858284/b116/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2612858284/b170/_pkg_.a
packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2612858284/b177/_pkg_.a
packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2612858284/b178/_pkg_.a
packagefile vendor/golang.org/x/net/idna=/tmp/go-build2612858284/b171/_pkg_.a
packagefile maps=/tmp/go-build2612858284/b160/_pkg_.a
packagefile mime=/tmp/go-build2612858284/b179/_pkg_.a
packagefile mime/multipart=/tmp/go-build2612858284/b180/_pkg_.a
packagefile net/http/httptrace=/tmp/go-build2612858284/b182/_pkg_.a
packagefile net/http/internal=/tmp/go-build2612858284/b183/_pkg_.a
packagefile net/http/internal/ascii=/tmp/go-build2612858284/b184/_pkg_.a
packagefile net/textproto=/tmp/go-build2612858284/b176/_pkg_.a
packagefile net/url=/tmp/go-build2612858284/b168/_pkg_.a
packagefile path=/tmp/go-build2612858284/b055/_pkg_.a
packagefile log/internal=/tmp/go-build2612858284/b081/_pkg_.a
packagefile internal/oserror=/tmp/go-build2612858284/b038/_pkg_.a
packagefile internal/asan=/tmp/go-build2612858284/b022/_pkg_.a
packagefile internal/msan=/tmp/go-build2612858284/b023/_pkg_.a
packagefile internal/bisect=/tmp/go-build2612858284/b034/_pkg_.a
packagefile regexp/syntax=/tmp/go-build2612858284/b068/_pkg_.a
packagefile expvar=/tmp/go-build2612858284/b195/_pkg_.a
packagefile github.com/beorn7/perks/quantile=/tmp/go-build2612858284/b196/_pkg_.a
packagefile github.com/cespare/xxhash/v2=/tmp/go-build2612858284/b197/_pkg_.a
packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2612858284/b198/_pkg_.a
packagefile github.com/prometheus/client_model/go=/tmp/go-build2612858284/b199/_pkg_.a
packagefile github.com/prometheus/common/expfmt=/tmp/go-build2612858284/b231/_pkg_.a
packagefile github.com/prometheus/common/model=/tmp/go-build2612858284/b229/_pkg_.a
packagefile github.com/prometheus/procfs=/tmp/go-build2612858284/b234/_pkg_.a
packagefile google.golang.org/protobuf/proto=/tmp/go-build2612858284/b217/_pkg_.a
packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2612858284/b228/_pkg_.a
packagefile runtime/debug=/tmp/go-build2612858284/b237/_pkg_.a
packagefile runtime/metrics=/tmp/go-build2612858284/b230/_pkg_.a
packagefile unique=/tmp/go-build2612858284/b166/_pkg_.a
packagefile compress/flate=/tmp/go-build2612858284/b084/_pkg_.a
packagefile hash/crc32=/tmp/go-build2612858284/b085/_pkg_.a
packagefile crypto/internal/boring=/tmp/go-build2612858284/b089/_pkg_.a
packagefile crypto/internal/fips140=/tmp/go-build2612858284/b093/_pkg_.a
packagefile crypto/internal/fips140/drbg=/tmp/go-build2612858284/b106/_pkg_.a
packagefile crypto/internal/fips140only=/tmp/go-build2612858284/b111/_pkg_.a
packagefile crypto/internal/randutil=/tmp/go-build2612858284/b109/_pkg_.a
packagefile crypto/internal/sysrand=/tmp/go-build2612858284/b108/_pkg_.a
packagefile math/big=/tmp/go-build2612858284/b114/_pkg_.a
packagefile crypto=/tmp/go-build2612858284/b090/_pkg_.a
packagefile crypto/aes=/tmp/go-build2612858284/b117/_pkg_.a
packagefile crypto/cipher=/tmp/go-build2612858284/b091/_pkg_.a
packagefile crypto/des=/tmp/go-build2612858284/b118/_pkg_.a
packagefile crypto/ecdh=/tmp/go-build2612858284/b119/_pkg_.a
packagefile crypto/ecdsa=/tmp/go-build2612858284/b124/_pkg_.a
packagefile crypto/ed25519=/tmp/go-build2612858284/b135/_pkg_.a
packagefile crypto/elliptic=/tmp/go-build2612858284/b125/_pkg_.a
packagefile crypto/hmac=/tmp/go-build2612858284/b138/_pkg_.a
packagefile crypto/internal/fips140/aes=/tmp/go-build2612858284/b092/_pkg_.a
packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2612858284/b105/_pkg_.a
packagefile crypto/internal/fips140/hkdf=/tmp/go-build2612858284/b139/_pkg_.a
packagefile crypto/internal/fips140/mlkem=/tmp/go-build2612858284/b140/_pkg_.a
packagefile crypto/internal/fips140/tls12=/tmp/go-build2612858284/b141/_pkg_.a
packagefile crypto/internal/fips140/tls13=/tmp/go-build2612858284/b142/_pkg_.a
packagefile crypto/internal/hpke=/tmp/go-build2612858284/b143/_pkg_.a
packagefile crypto/md5=/tmp/go-build2612858284/b148/_pkg_.a
packagefile crypto/rc4=/tmp/go-build2612858284/b149/_pkg_.a
packagefile crypto/rsa=/tmp/go-build2612858284/b150/_pkg_.a
packagefile crypto/sha1=/tmp/go-build2612858284/b152/_pkg_.a
packagefile crypto/sha256=/tmp/go-build2612858284/b153/_pkg_.a
packagefile crypto/sha512=/tmp/go-build2612858284/b131/_pkg_.a
packagefile crypto/subtle=/tmp/go-build2612858284/b112/_pkg_.a
packagefile crypto/tls/internal/fips140tls=/tmp/go-build2612858284/b154/_pkg_.a
packagefile crypto/x509=/tmp/go-build2612858284/b155/_pkg_.a
packagefile encoding/pem=/tmp/go-build2612858284/b159/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2612858284/b144/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2612858284/b132/_pkg_.a
packagefile hash=/tmp/go-build2612858284/b086/_pkg_.a
packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2612858284/b172/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2612858284/b174/_pkg_.a
packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2612858284/b175/_pkg_.a
packagefile mime/quotedprintable=/tmp/go-build2612858284/b181/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2612858284/b200/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2612858284/b206/_pkg_.a
packagefile github.com/munnerz/goautoneg=/tmp/go-build2612858284/b232/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build2612858284/b233/_pkg_.a
packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2612858284/b223/_pkg_.a
packagefile encoding/hex=/tmp/go-build2612858284/b158/_pkg_.a
packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build2612858284/b235/_pkg_.a
packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build2612858284/b236/_pkg_.a
packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2612858284/b201/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2612858284/b215/_pkg_.a
packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2612858284/b202/_pkg_.a
packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2612858284/b212/_pkg_.a
packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2612858284/b216/_pkg_.a
packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2612858284/b218/_pkg_.a
packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2612858284/b205/_pkg_.a
packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2612858284/b213/_pkg_.a
packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2612858284/b219/_pkg_.a
packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2612858284/b220/_pkg_.a
packagefile weak=/tmp/go-build2612858284/b167/_pkg_.a
packagefile crypto/internal/boring/sig=/tmp/go-build2612858284/b113/_pkg_.a
packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2612858284/b094/_pkg_.a
packagefile crypto/internal/entropy=/tmp/go-build2612858284/b107/_pkg_.a
packagefile crypto/internal/fips140/check=/tmp/go-build2612858284/b096/_pkg_.a
packagefile crypto/internal/fips140/subtle=/tmp/go-build2612858284/b103/_pkg_.a
packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2612858284/b099/_pkg_.a
packagefile crypto/internal/fips140/sha256=/tmp/go-build2612858284/b098/_pkg_.a
packagefile crypto/internal/fips140/sha3=/tmp/go-build2612858284/b102/_pkg_.a
packagefile crypto/internal/fips140/sha512=/tmp/go-build2612858284/b104/_pkg_.a
packagefile math/rand/v2=/tmp/go-build2612858284/b110/_pkg_.a
packagefile crypto/internal/fips140/alias=/tmp/go-build2612858284/b095/_pkg_.a
packagefile crypto/internal/fips140/ecdh=/tmp/go-build2612858284/b120/_pkg_.a
packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2612858284/b123/_pkg_.a
packagefile crypto/internal/boring/bbig=/tmp/go-build2612858284/b126/_pkg_.a
packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2612858284/b127/_pkg_.a
packagefile crypto/internal/fips140hash=/tmp/go-build2612858284/b129/_pkg_.a
packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2612858284/b134/_pkg_.a
packagefile crypto/internal/fips140/ed25519=/tmp/go-build2612858284/b136/_pkg_.a
packagefile crypto/internal/fips140/nistec=/tmp/go-build2612858284/b121/_pkg_.a
packagefile crypto/internal/fips140/hmac=/tmp/go-build2612858284/b097/_pkg_.a
packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2612858284/b100/_pkg_.a
packagefile crypto/internal/impl=/tmp/go-build2612858284/b101/_pkg_.a
packagefile crypto/internal/fips140/bigmod=/tmp/go-build2612858284/b128/_pkg_.a
packagefile crypto/internal/fips140/rsa=/tmp/go-build2612858284/b151/_pkg_.a
packagefile crypto/dsa=/tmp/go-build2612858284/b156/_pkg_.a
packagefile crypto/x509/pkix=/tmp/go-build2612858284/b157/_pkg_.a
packagefile encoding/asn1=/tmp/go-build2612858284/b133/_pkg_.a
packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2612858284/b145/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2612858284/b146/_pkg_.a
packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2612858284/b147/_pkg_.a
packagefile vendor/golang.org/x/text/transform=/tmp/go-build2612858284/b173/_pkg_.a
packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2612858284/b207/_pkg_.a
packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2612858284/b221/_pkg_.a
packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2612858284/b222/_pkg_.a
packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2612858284/b227/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2612858284/b211/_pkg_.a
packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2612858284/b224/_pkg_.a
packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2612858284/b203/_pkg_.a
packagefile go/token=/tmp/go-build2612858284/b214/_pkg_.a
packagefile crypto/sha3=/tmp/go-build2612858284/b130/_pkg_.a
packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2612858284/b137/_pkg_.a
packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2612858284/b122/_pkg_.a
packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2612858284/b208/_pkg_.a
packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2612858284/b209/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2612858284/b210/_pkg_.a
packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2612858284/b225/_pkg_.a
packagefile io/ioutil=/tmp/go-build2612858284/b226/_pkg_.a
packagefile hash/fnv=/tmp/go-build2612858284/b204/_pkg_.a
modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/facebook/time/cmd/fbclock-daemon\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\" -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tDefaultGODEBUG=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
EOF
mkdir -p $WORK/b001/exe/
cd .
GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=asynctimerchan=1,gotestjsonbuildtext=1,gotypesalias=0,httplaxcontentlength=1,httpmuxgo121=1,httpservecontentkeepheaders=1,multipathtcp=0,netedns0=0,panicnil=1,randseednop=0,rsa1024min=0,tls10server=1,tls3des=1,tlsmlkem=0,tlsrsakex=1,tlsunsafeekm=1,winreadlinkvolume=0,winsymlink=0,x509keypairleaf=0,x509negativeserial=1,x509rsacrt=0,x509usepolicies=0 -buildmode=pie -buildid=zp1BH2I_5Dw_XV11xeE0/dXe3geghDEWbnQcBra0v/KD3IihXfsqijNtjBtkTZ/zp1BH2I_5Dw_XV11xeE0 -X github.com/facebook/time/version=0 -B 0x9dc3715d0131eb6da40afac7dbb2f2ce1b72787e -compressdwarf=false -linkmode=external -extldflags "-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  " -extld=gcc $WORK/b001/_pkg_.a
/usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal
mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/
mv $WORK/b001/exe/a.out /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/fbclock-daemon
rm -rf $WORK/b001/
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kOhsLe
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ '[' /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT
++ dirname /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build
+ mkdir /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT
+ cd time-0
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src/github.com/facebook/time
+ IFS=
+ gosupfiles=
+ mapfile -t gosupfilesA
+ go-rpm-integration install -i github.com/facebook/time -b /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin -s /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build -o golang-github-facebook-time-devel.file-list -O /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0 -V 0-1.20250313133008153235.main.fc42 -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT -g /usr/share/gocode -r '.*example.*'
Installing: github.com/facebook/time
+ IFS=
+++ realpath -e --relative-base=. CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
+++ sort -u
++ listfiles_include='CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md'
++ echo 'CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md'
+ godocs='CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md'
+ [[ -n CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md ]]
+ IFS=
+ read -r f
+ echo %doc '"CODE_OF_CONDUCT.md"'
+ IFS=
+ read -r f
+ echo %doc '"CONTRIBUTING.md"'
+ IFS=
+ read -r f
+ echo %doc '"README.md"'
+ IFS=
+ read -r f
+ IFS=
+++ realpath -e --relative-base=. LICENSE
+++ sort -u
++ listfiles_include=LICENSE
++ echo LICENSE
+ golicenses=LICENSE
+ [[ -n LICENSE ]]
+ IFS=
+ read -r f
+ echo %license '"LICENSE"'
+ IFS=
+ read -r f
+ install -m 0755 -vd /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin
install: creating directory '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin'
+ install -m 0755 -vp /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/c4u /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/calnex /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/fbclock-daemon /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpcheck /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpresponder /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/pshark /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptp4u /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptpcheck /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/sptp /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ziffy /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/c4u' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/c4u'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/calnex' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/calnex'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/fbclock-daemon' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/fbclock-daemon'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpcheck' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ntpcheck'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ntpresponder' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ntpresponder'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/pshark' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/pshark'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptp4u' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ptp4u'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ptpcheck' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ptpcheck'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/sptp' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/sptp'
'/builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin/ziffy' -> '/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ziffy'
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0-1.20250313133008153235.main.fc42 --unique-debug-suffix -0-1.20250313133008153235.main.fc42.aarch64 --unique-debug-src-base golang-github-facebook-time-0-1.20250313133008153235.main.fc42.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0
find-debuginfo: starting
Extracting debug info from 10 files
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ntpcheck.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/c4u.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/calnex.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/fbclock-daemon.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ntpresponder.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/pshark.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ptp4u.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ptpcheck.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/ziffy.
Use `info auto-load python-scripts [REGEXP]' to list them.
warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts
of file /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/bin/sptp.
Use `info auto-load python-scripts [REGEXP]' to list them.
DWARF-compressing 10 files
dwz: Too few files for multifile optimization
sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.aarch64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT
Scanned 154 directories and 516 files,
               processed 0 inodes,
               0 modified (0 replaced + 0 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/golang-github-facebook-time-0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ehtrhE
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ rm -f calnex/verify/checks/checks_test.go
+ rm -f calnex/verify/checks/ping_test.go
+ rm -f ntp/responder/server/server_test.go
+ GO_LDFLAGS=' -X github.com/facebook/time/version=0'
+ GO_TEST_FLAGS='-buildmode pie -compiler gc'
+ GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '
+ go-rpm-integration check -i github.com/facebook/time -b /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin -s /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build -V 0-1.20250313133008153235.main.fc42 -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT -g /usr/share/gocode -r '.*example.*'
Testing    in: /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/src
         PATH: /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X github.com/facebook/time/version=0 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '"
      testing: github.com/facebook/time
github.com/facebook/time/calnex/api
PASS
ok  	github.com/facebook/time/calnex/api	0.084s
github.com/facebook/time/calnex/api
PASS
ok  	github.com/facebook/time/calnex/api	0.085s
github.com/facebook/time/calnex/cert
PASS
ok  	github.com/facebook/time/calnex/cert	0.030s
github.com/facebook/time/calnex/cert
PASS
ok  	github.com/facebook/time/calnex/cert	0.031s
github.com/facebook/time/calnex/cmd
PASS
ok  	github.com/facebook/time/calnex/cmd	0.004s
github.com/facebook/time/calnex/cmd
PASS
ok  	github.com/facebook/time/calnex/cmd	0.004s
github.com/facebook/time/calnex/config
time="2025-03-13T13:34:31Z" level=info msg="127.0.0.1:42989: pushing the config"
PASS
ok  	github.com/facebook/time/calnex/config	0.019s
github.com/facebook/time/calnex/config
time="2025-03-13T13:34:32Z" level=info msg="127.0.0.1:37655: pushing the config"
PASS
ok  	github.com/facebook/time/calnex/config	0.017s
github.com/facebook/time/calnex/export
time="2025-03-13T13:34:32Z" level=warning msg="127.0.0.1:44257: failed to fetch protocol from channel 1: Internal Server Error"
time="2025-03-13T13:36:32Z" level=warning msg="1.2.3.4: failed to fetch protocol from channel 1: Get \"https://1.2.3.4/api/get/measure/ch6/ptp_synce/mode/probe_type\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"
PASS
ok  	github.com/facebook/time/calnex/export	120.020s
github.com/facebook/time/calnex/export
time="2025-03-13T13:36:32Z" level=warning msg="127.0.0.1:44167: failed to fetch protocol from channel 1: Internal Server Error"
time="2025-03-13T13:38:32Z" level=warning msg="1.2.3.4: failed to fetch protocol from channel 1: Get \"https://1.2.3.4/api/get/measure/ch6/ptp_synce/mode/probe_type\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"
PASS
ok  	github.com/facebook/time/calnex/export	120.018s
github.com/facebook/time/calnex/firmware
time="2025-03-13T13:38:33Z" level=warning msg="127.0.0.1:37395: is running 11.1.0.5583-d-20210924, latest is 13.1.0.5583-d-20210924. Needs an update"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:37395: updating firmware"
time="2025-03-13T13:38:33Z" level=warning msg="127.0.0.1:46279: is running 13.1.0.5583-d-20210924, latest is 13.1.0.5583-d-20210924. Needs an update"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:46279: updating firmware"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:44891: update 42% complete"
PASS
ok  	github.com/facebook/time/calnex/firmware	0.016s
github.com/facebook/time/calnex/firmware
time="2025-03-13T13:38:33Z" level=warning msg="127.0.0.1:34985: is running 11.1.0.5583-d-20210924, latest is 13.1.0.5583-d-20210924. Needs an update"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:34985: updating firmware"
time="2025-03-13T13:38:33Z" level=warning msg="127.0.0.1:37585: is running 13.1.0.5583-d-20210924, latest is 13.1.0.5583-d-20210924. Needs an update"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:37585: updating firmware"
time="2025-03-13T13:38:33Z" level=info msg="127.0.0.1:37885: update 42% complete"
PASS
ok  	github.com/facebook/time/calnex/firmware	0.016s
github.com/facebook/time/calnex/verify
time="2025-03-13T13:38:34Z" level=warning msg="localhost: Ping check fail: socket: permission denied"
time="2025-03-13T13:38:34Z" level=warning msg="localhost: Restart the device"
time="2025-03-13T13:38:34Z" level=warning msg="1.2.3.4: Ping check fail: socket: permission denied"
time="2025-03-13T13:38:34Z" level=warning msg="1.2.3.4: Restart the device"
PASS
ok  	github.com/facebook/time/calnex/verify	0.004s
github.com/facebook/time/calnex/verify
time="2025-03-13T13:38:34Z" level=warning msg="localhost: Ping check fail: socket: permission denied"
time="2025-03-13T13:38:34Z" level=warning msg="localhost: Restart the device"
time="2025-03-13T13:38:34Z" level=warning msg="1.2.3.4: Ping check fail: socket: permission denied"
time="2025-03-13T13:38:34Z" level=warning msg="1.2.3.4: Restart the device"
PASS
ok  	github.com/facebook/time/calnex/verify	0.003s
github.com/facebook/time/calnex/verify/checks
?   	github.com/facebook/time/calnex/verify/checks	[no test files]
github.com/facebook/time/clock
?   	github.com/facebook/time/clock	[no test files]
github.com/facebook/time/cmd/ntpcheck/checker
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no peers present"
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no sys.peer present"
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no sys.peer present"
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
PASS
ok  	github.com/facebook/time/cmd/ntpcheck/checker	0.005s
github.com/facebook/time/cmd/ntpcheck/checker
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no peers present"
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no sys.peer present"
time="2025-03-13T13:38:35Z" level=warning msg="Can't get system peer: no sys.peer present"
2025/03/13 13:38:35 WARNING: Malformed packet, bad k=v pair ''
PASS
ok  	github.com/facebook/time/cmd/ntpcheck/checker	0.004s
github.com/facebook/time/cmd/ntpcheck/cmd
?   	github.com/facebook/time/cmd/ntpcheck/cmd	[no test files]
github.com/facebook/time/cmd/ptpcheck/checker
time="2025-03-13T13:38:38Z" level=warning msg="couldn't get PortStatsNP: got Management Error in response: NOT_SUPPORTED"
time="2025-03-13T13:38:38Z" level=warning msg="couldn't get TimeStatusNP: EOF"
time="2025-03-13T13:38:38Z" level=warning msg="couldn't get PortServiceStatsNP: EOF"
time="2025-03-13T13:38:38Z" level=warning msg="couldn't get TimeStatusNP: got Management Error in response: NOT_SUPPORTED"
time="2025-03-13T13:38:38Z" level=warning msg="couldn't get PortServiceStatsNP: EOF"
PASS
ok  	github.com/facebook/time/cmd/ptpcheck/checker	0.006s
github.com/facebook/time/cmd/ptpcheck/checker
time="2025-03-13T13:38:39Z" level=warning msg="couldn't get PortStatsNP: got Management Error in response: NOT_SUPPORTED"
time="2025-03-13T13:38:39Z" level=warning msg="couldn't get TimeStatusNP: EOF"
time="2025-03-13T13:38:39Z" level=warning msg="couldn't get PortServiceStatsNP: EOF"
time="2025-03-13T13:38:39Z" level=warning msg="couldn't get TimeStatusNP: got Management Error in response: NOT_SUPPORTED"
time="2025-03-13T13:38:39Z" level=warning msg="couldn't get PortServiceStatsNP: EOF"
PASS
ok  	github.com/facebook/time/cmd/ptpcheck/checker	0.006s
github.com/facebook/time/cmd/ptpcheck/cmd
[FAIL] GM is not present
[FAIL] GM offset is 0s, we expect it to be non-zero and within 250µs. Offset is the difference between our clock and remote server (time error).
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
[ OK ] GM is present
[FAIL] GM offset is 0s, we expect it to be non-zero and within 250µs. Offset is the difference between our clock and remote server (time error).
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
[ OK ] GM is present
[ OK ] GM offset is 100ns, we expect it to be within 250µs
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
mars: seq=1 net=NaN (->1ns + <-NaN)	rtt=500µs
jupiter: seq=2 net=NaN (->1ns + <-NaN)	rtt=250µs
PASS
ok  	github.com/facebook/time/cmd/ptpcheck/cmd	0.007s
github.com/facebook/time/cmd/ptpcheck/cmd
[FAIL] GM is not present
[FAIL] GM offset is 0s, we expect it to be non-zero and within 250µs. Offset is the difference between our clock and remote server (time error).
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
[ OK ] GM is present
[FAIL] GM offset is 0s, we expect it to be non-zero and within 250µs. Offset is the difference between our clock and remote server (time error).
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
[ OK ] GM is present
[ OK ] GM offset is 100ns, we expect it to be within 250µs
[ OK ] GM mean path delay is 100ns, we expect it to be within 100ms
mars: seq=1 net=NaN (->1ns + <-NaN)	rtt=500µs
jupiter: seq=2 net=NaN (->1ns + <-NaN)	rtt=250µs
PASS
ok  	github.com/facebook/time/cmd/ptpcheck/cmd	0.007s
github.com/facebook/time/cmd/ziffy/node
time="2025-03-13T13:38:44Z" level=info msg="listening for LLDP packets from rack switch"
time="2025-03-13T13:38:44Z" level=info msg="listening for LLDP packets from rack switch"
PASS
ok  	github.com/facebook/time/cmd/ziffy/node	0.015s
github.com/facebook/time/cmd/ziffy/node
time="2025-03-13T13:38:45Z" level=info msg="listening for LLDP packets from rack switch"
time="2025-03-13T13:38:45Z" level=info msg="listening for LLDP packets from rack switch"
PASS
ok  	github.com/facebook/time/cmd/ziffy/node	0.013s
github.com/facebook/time/dscp
PASS
ok  	github.com/facebook/time/dscp	0.003s
github.com/facebook/time/dscp
PASS
ok  	github.com/facebook/time/dscp	0.004s
github.com/facebook/time/fbclock
?   	github.com/facebook/time/fbclock	[no test files]
github.com/facebook/time/fbclock/daemon
time="2025-03-13T13:38:47Z" level=info msg="postponing startup by 499.99684ms"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 1"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 2"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 3"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 4"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 5"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 6"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 7"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 8"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 9"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 10"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 11"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 12"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 13"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 14"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 15"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 16"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 17"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 18"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 19"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 20"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 21"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 22"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 23"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 24"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 25"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 26"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 27"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 28"
time="2025-03-13T13:38:48Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 29"
time="2025-03-13T13:38:48Z" level=error msg="getting linearizability test targets: failed to connect to ptp4l: dial unixgram /var/run/fbclock.25899.linear.sock->: bind: permission denied"
PASS
ok  	github.com/facebook/time/fbclock/daemon	0.614s
github.com/facebook/time/fbclock/daemon
time="2025-03-13T13:38:48Z" level=info msg="postponing startup by 499.997071ms"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="No data for time since ingress"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 1"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 2"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 3"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 4"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 5"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 6"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 7"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 8"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 9"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 10"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 11"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 12"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 13"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 14"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 15"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 16"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 17"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 18"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 19"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 20"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 21"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 22"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 23"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 24"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 25"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 26"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 27"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 28"
time="2025-03-13T13:38:49Z" level=warning msg="calculating W: not enough data points getting W: want 30, got 29"
time="2025-03-13T13:38:49Z" level=error msg="getting linearizability test targets: failed to connect to ptp4l: dial unixgram /var/run/fbclock.26002.linear.sock->: bind: permission denied"
PASS
ok  	github.com/facebook/time/fbclock/daemon	0.614s
github.com/facebook/time/fbclock/stats
?   	github.com/facebook/time/fbclock/stats	[no test files]
github.com/facebook/time/hostendian
?   	github.com/facebook/time/hostendian	[no test files]
github.com/facebook/time/leaphash
PASS
ok  	github.com/facebook/time/leaphash	0.002s
github.com/facebook/time/leaphash
PASS
ok  	github.com/facebook/time/leaphash	0.002s
github.com/facebook/time/leapsectz
PASS
ok  	github.com/facebook/time/leapsectz	0.004s
github.com/facebook/time/leapsectz
PASS
ok  	github.com/facebook/time/leapsectz	0.004s
github.com/facebook/time/ntp/chrony
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:NOSUCHSOURCE Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:1 IPAddr:{IP:[192 168 0 10 0 0 0 0 0 0 0 0 0 0 0 0] Family:1 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:0 Nsec:0} CurrentCorrection:0 LastOffset:12345 RMSOffset:0 FreqPPM:0 ResidFreqPPM:0 SkewPPM:0 RootDelay:0 RootDispersion:0 LastUpdateInterval:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:1 Status:UNAUTH Pad1:0 Pad2:0 Pad3:0 Sequence:2745747520 Pad4:0 Pad5:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:14 Reply:2 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:960147747 Pad4:0 Pad5:0}
response data: &{NSources:18}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:15 Reply:3 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:209960819 Pad4:0 Pad5:0}
response data: &{IPAddr:{IP:[36 1 219 0 49 16 32 192 250 206 0 0 0 72 0 0] Family:2 Pad:0} Poll:10 Stratum:2 State:candidate Mode:client Flags:0 Reachability:255 SinceSample:1705 OrigLatestMeas:-423235853 LatestMeas:-422490178 LatestMeasErr:-356806085}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:34 Reply:6 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:1502992634 Pad4:0 Pad5:0}
response data: &{RefID:3213616617 IPAddr:{IP:[36 1 219 0 49 16 32 192 250 206 0 0 0 72 0 0] Family:2 Pad:0} NSamples:12 NRuns:5 SpanSeconds:6695 StandardDeviation:-460028775 ResidFreqPPM:-315301879 SkewPPM:-155163500 EstimatedOffset:-552029066 EstimatedOffsetErr:-356925279}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:3861235310 IPAddr:{IP:[36 1 219 0 49 16 33 50 250 206 0 0 0 142 0 0] Family:2 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:1631117697 Nsec:915705301} CurrentCorrection:-551998025 LastOffset:-549288971 RMSOffset:-487863790 FreqPPM:87679249 ResidFreqPPM:-344244643 SkewPPM:-189762286 RootDelay:-353936628 RootDispersion:-259515058 LastUpdateInterval:377626473}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:14 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:50796287 Pad4:0 Pad5:0}
response data: &{NTPHits:0 CMDHits:1049549 NTPDrops:0 CMDDrops:0 LogDrops:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:22 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:50796287 Pad4:0 Pad5:0}
response data: &{NTPHits:0 NKEHits:1049549 CMDHits:0 NTPDrops:0 NKEDrops:0 CMDDrops:553648383 LogDrops:0 NTPAuthHits:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:25 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:1673348602 Pad4:0 Pad5:0}
response data: &{NTPHits:5605917291 NKEHits:0 CMDHits:303324 NTPDrops:0 NKEDrops:0 CMDDrops:0 LogDrops:1414691018 NTPAuthHits:0 NTPInterleavedHits:3571153504 NTPTimestamps:1048576 NTPSpanSeconds:116 NTPDaemonRxtimestamps:0 NTPDaemonTxtimestamps:2035169180 NTPKernelRxtimestamps:647454 NTPKernelTxtimestamps:0 NTPHwRxTimestamps:5605269837 NTPHwTxTimestamps:3570748111}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:16 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:3920789723 Pad4:0 Pad5:0}
response data: &{RemoteAddr:{IP:[36 1 219 0 35 28 40 18 250 206 0 0 1 123 0 0] Family:2 Pad:0} LocalAddr:{IP:[36 1 219 0 238 240 17 32 53 32 0 0 32 8 15 6] Family:2 Pad:0} RemotePort:123 Leap:0 Version:4 Mode:4 Stratum:2 Poll:10 Precision:-24 RootDelay:-461373440 RootDispersion:-461373440 RefID:601951030 RefTime:{SecHigh:0 SecLow:1631205872 Nsec:107667960} Offset:-212829837 PeerDelay:-56525458 PeerDispersion:-726236745 ResponseTime:-422463171 JitterAsymmetry:17086125 Flags:17405 TXTssChar:75 RXTssChar:75 TotalTXCount:4399 TotalRXCount:4396 TotalValidCount:4396 Reserved:[4294967295 4294967295 4294967295 4294967295]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:26 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:928386192 Pad4:0 Pad5:0}
response data: &{RemoteAddr:{IP:[36 1 219 0 37 28 11 26 250 206 0 0 2 232 0 0] Family:2 Pad:0} LocalAddr:{IP:[36 1 219 0 238 240 17 32 53 32 0 0 80 8 218 128] Family:2 Pad:0} RemotePort:123 Leap:0 Version:4 Mode:4 Stratum:2 Poll:10 Precision:-24 RootDelay:-188481536 RootDispersion:-423624704 RefID:1201215529 RefTime:{SecHigh:0 SecLow:1729679155 Nsec:502564791} Offset:-220245163 PeerDelay:-54966104 PeerDispersion:-725204333 ResponseTime:-392558843 JitterAsymmetry:0 Flags:1023 TXTssChar:75 RXTssChar:75 TotalTXCount:77 TotalRXCount:77 TotalValidCount:77 TotalKernelTXts:76 TotalKernelRXts:77 TotalHWTXts:77 TotalHWRXts:0 Reserved:[0 -1 -1 -1]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:65 Reply:19 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:3295489555 Pad4:0 Pad5:0}
response data: &{Name:[110 116 112 95 112 101 101 114 48 48 49 46 115 97 109 112 108 101 46 102 97 99 101 98 111 111 107 46 99 111 109 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:44 Reply:12 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2812834691 Pad4:0 Pad5:0}
response data: &{Online:4 Offline:0 BurstOnline:0 BurstOffline:0 Unresolved:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:69 Reply:23 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2604617450 Pad4:0 Pad5:0}
response data: &{RefID:2404542687 IPAddr:{IP:[36 1 219 0 49 32 32 106 250 206 0 0 0 64 0 0] Family:2 Pad:0} StateChar:43 Authentication:0 Leap:0 Pad:0 ConfOptions:0 EFFOptions:0 LastSampleAgo:166 Score:75497472 LoLimit:-349652190 HiLimit:-359288413}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:3861235310 IPAddr:{IP:[36 1 219 0 49 16 33 50 250 206 0 0 0 142 0 0] Family:2 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:1631117697 Nsec:915705301} CurrentCorrection:-551998025 LastOffset:-549288971 RMSOffset:-487863790 FreqPPM:87679249 ResidFreqPPM:-344244643 SkewPPM:-189762286 RootDelay:-353936628 RootDispersion:-259515058 LastUpdateInterval:377626473}
PASS
ok  	github.com/facebook/time/ntp/chrony	0.004s
github.com/facebook/time/ntp/chrony
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:NOSUCHSOURCE Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:1 IPAddr:{IP:[192 168 0 10 0 0 0 0 0 0 0 0 0 0 0 0] Family:1 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:0 Nsec:0} CurrentCorrection:0 LastOffset:12345 RMSOffset:0 FreqPPM:0 ResidFreqPPM:0 SkewPPM:0 RootDelay:0 RootDispersion:0 LastUpdateInterval:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:1 Status:UNAUTH Pad1:0 Pad2:0 Pad3:0 Sequence:2745747520 Pad4:0 Pad5:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:14 Reply:2 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:960147747 Pad4:0 Pad5:0}
response data: &{NSources:18}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:15 Reply:3 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:209960819 Pad4:0 Pad5:0}
response data: &{IPAddr:{IP:[36 1 219 0 49 16 32 192 250 206 0 0 0 72 0 0] Family:2 Pad:0} Poll:10 Stratum:2 State:candidate Mode:client Flags:0 Reachability:255 SinceSample:1705 OrigLatestMeas:-423235853 LatestMeas:-422490178 LatestMeasErr:-356806085}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:34 Reply:6 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:1502992634 Pad4:0 Pad5:0}
response data: &{RefID:3213616617 IPAddr:{IP:[36 1 219 0 49 16 32 192 250 206 0 0 0 72 0 0] Family:2 Pad:0} NSamples:12 NRuns:5 SpanSeconds:6695 StandardDeviation:-460028775 ResidFreqPPM:-315301879 SkewPPM:-155163500 EstimatedOffset:-552029066 EstimatedOffsetErr:-356925279}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:3861235310 IPAddr:{IP:[36 1 219 0 49 16 33 50 250 206 0 0 0 142 0 0] Family:2 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:1631117697 Nsec:915705301} CurrentCorrection:-551998025 LastOffset:-549288971 RMSOffset:-487863790 FreqPPM:87679249 ResidFreqPPM:-344244643 SkewPPM:-189762286 RootDelay:-353936628 RootDispersion:-259515058 LastUpdateInterval:377626473}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:14 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:50796287 Pad4:0 Pad5:0}
response data: &{NTPHits:0 CMDHits:1049549 NTPDrops:0 CMDDrops:0 LogDrops:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:22 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:50796287 Pad4:0 Pad5:0}
response data: &{NTPHits:0 NKEHits:1049549 CMDHits:0 NTPDrops:0 NKEDrops:0 CMDDrops:553648383 LogDrops:0 NTPAuthHits:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:54 Reply:25 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:1673348602 Pad4:0 Pad5:0}
response data: &{NTPHits:5605917291 NKEHits:0 CMDHits:303324 NTPDrops:0 NKEDrops:0 CMDDrops:0 LogDrops:1414691018 NTPAuthHits:0 NTPInterleavedHits:3571153504 NTPTimestamps:1048576 NTPSpanSeconds:116 NTPDaemonRxtimestamps:0 NTPDaemonTxtimestamps:2035169180 NTPKernelRxtimestamps:647454 NTPKernelTxtimestamps:0 NTPHwRxTimestamps:5605269837 NTPHwTxTimestamps:3570748111}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:16 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:3920789723 Pad4:0 Pad5:0}
response data: &{RemoteAddr:{IP:[36 1 219 0 35 28 40 18 250 206 0 0 1 123 0 0] Family:2 Pad:0} LocalAddr:{IP:[36 1 219 0 238 240 17 32 53 32 0 0 32 8 15 6] Family:2 Pad:0} RemotePort:123 Leap:0 Version:4 Mode:4 Stratum:2 Poll:10 Precision:-24 RootDelay:-461373440 RootDispersion:-461373440 RefID:601951030 RefTime:{SecHigh:0 SecLow:1631205872 Nsec:107667960} Offset:-212829837 PeerDelay:-56525458 PeerDispersion:-726236745 ResponseTime:-422463171 JitterAsymmetry:17086125 Flags:17405 TXTssChar:75 RXTssChar:75 TotalTXCount:4399 TotalRXCount:4396 TotalValidCount:4396 Reserved:[4294967295 4294967295 4294967295 4294967295]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:57 Reply:26 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:928386192 Pad4:0 Pad5:0}
response data: &{RemoteAddr:{IP:[36 1 219 0 37 28 11 26 250 206 0 0 2 232 0 0] Family:2 Pad:0} LocalAddr:{IP:[36 1 219 0 238 240 17 32 53 32 0 0 80 8 218 128] Family:2 Pad:0} RemotePort:123 Leap:0 Version:4 Mode:4 Stratum:2 Poll:10 Precision:-24 RootDelay:-188481536 RootDispersion:-423624704 RefID:1201215529 RefTime:{SecHigh:0 SecLow:1729679155 Nsec:502564791} Offset:-220245163 PeerDelay:-54966104 PeerDispersion:-725204333 ResponseTime:-392558843 JitterAsymmetry:0 Flags:1023 TXTssChar:75 RXTssChar:75 TotalTXCount:77 TotalRXCount:77 TotalValidCount:77 TotalKernelTXts:76 TotalKernelRXts:77 TotalHWTXts:77 TotalHWRXts:0 Reserved:[0 -1 -1 -1]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:65 Reply:19 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:3295489555 Pad4:0 Pad5:0}
response data: &{Name:[110 116 112 95 112 101 101 114 48 48 49 46 115 97 109 112 108 101 46 102 97 99 101 98 111 111 107 46 99 111 109 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:44 Reply:12 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2812834691 Pad4:0 Pad5:0}
response data: &{Online:4 Offline:0 BurstOnline:0 BurstOffline:0 Unresolved:0}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:69 Reply:23 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2604617450 Pad4:0 Pad5:0}
response data: &{RefID:2404542687 IPAddr:{IP:[36 1 219 0 49 32 32 106 250 206 0 0 0 64 0 0] Family:2 Pad:0} StateChar:43 Authentication:0 Leap:0 Pad:0 ConfOptions:0 EFFOptions:0 LastSampleAgo:166 Score:75497472 LoLimit:-349652190 HiLimit:-359288413}
response head: &{Version:6 PKTType:reply Res1:0 Res2:0 Command:33 Reply:5 Status:SUCCESS Pad1:0 Pad2:0 Pad3:0 Sequence:2 Pad4:0 Pad5:0}
response data: &{RefID:3861235310 IPAddr:{IP:[36 1 219 0 49 16 33 50 250 206 0 0 0 142 0 0] Family:2 Pad:0} Stratum:3 LeapStatus:0 RefTime:{SecHigh:0 SecLow:1631117697 Nsec:915705301} CurrentCorrection:-551998025 LastOffset:-549288971 RMSOffset:-487863790 FreqPPM:87679249 ResidFreqPPM:-344244643 SkewPPM:-189762286 RootDelay:-353936628 RootDispersion:-259515058 LastUpdateInterval:377626473}
PASS
ok  	github.com/facebook/time/ntp/chrony	0.004s
github.com/facebook/time/ntp/control
2025/03/13 13:38:51 WARNING: Malformed packet, bad k=v pair ' filtdelay= 0.33 0.16 0.14 0.27 0.27 0.29 0.18 0.24filtoffset= 0.17 0.19 0.16 0.12 0.09 0.11 0.09 0.10'
2025/03/13 13:38:51 WARNING: Malformed packet, bad k=v pair ' filtdelay= 0.33 0.16 0.14 0.27 0.27 0.29 0.18 0.24filtoffset= 0.17 0.19 0.16 0.12 0.09 0.11 0.09 0.10'
PASS
ok  	github.com/facebook/time/ntp/control	0.004s
github.com/facebook/time/ntp/control
2025/03/13 13:38:52 WARNING: Malformed packet, bad k=v pair ' filtdelay= 0.33 0.16 0.14 0.27 0.27 0.29 0.18 0.24filtoffset= 0.17 0.19 0.16 0.12 0.09 0.11 0.09 0.10'
2025/03/13 13:38:52 WARNING: Malformed packet, bad k=v pair ' filtdelay= 0.33 0.16 0.14 0.27 0.27 0.29 0.18 0.24filtoffset= 0.17 0.19 0.16 0.12 0.09 0.11 0.09 0.10'
PASS
ok  	github.com/facebook/time/ntp/control	0.004s
github.com/facebook/time/ntp/protocol
PASS
ok  	github.com/facebook/time/ntp/protocol	0.004s
github.com/facebook/time/ntp/protocol
PASS
ok  	github.com/facebook/time/ntp/protocol	0.004s
github.com/facebook/time/ntp/responder/announce
?   	github.com/facebook/time/ntp/responder/announce	[no test files]
github.com/facebook/time/ntp/responder/checker
PASS
ok  	github.com/facebook/time/ntp/responder/checker	0.003s
github.com/facebook/time/ntp/responder/checker
PASS
ok  	github.com/facebook/time/ntp/responder/checker	0.003s
github.com/facebook/time/ntp/responder/server
time="2025-03-13T13:38:54Z" level=info msg="Adding 1.2.3.4 to lol-does-not-exist"
time="2025-03-13T13:38:54Z" level=info msg="Deleting 1.2.3.4 to lol-does-not-exist"
PASS
ok  	github.com/facebook/time/ntp/responder/server	0.004s
github.com/facebook/time/ntp/responder/server
time="2025-03-13T13:38:54Z" level=info msg="Adding 1.2.3.4 to lol-does-not-exist"
time="2025-03-13T13:38:54Z" level=info msg="Deleting 1.2.3.4 to lol-does-not-exist"
PASS
ok  	github.com/facebook/time/ntp/responder/server	0.004s
github.com/facebook/time/ntp/responder/stats
PASS
ok  	github.com/facebook/time/ntp/responder/stats	0.003s
github.com/facebook/time/ntp/responder/stats
PASS
ok  	github.com/facebook/time/ntp/responder/stats	0.003s
github.com/facebook/time/ntp/shm
PASS
ok  	github.com/facebook/time/ntp/shm	0.003s
github.com/facebook/time/ntp/shm
PASS
ok  	github.com/facebook/time/ntp/shm	0.003s
github.com/facebook/time/oscillatord
PASS
ok  	github.com/facebook/time/oscillatord	0.003s
github.com/facebook/time/oscillatord
PASS
ok  	github.com/facebook/time/oscillatord	0.003s
github.com/facebook/time/phc
2025/03/13 13:38:56 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:56 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:56 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:56 test offset      23212 servo LOCKED freq      +0
2025/03/13 13:38:56 test offset -1999999976788 servo JUMP freq      +0
2025/03/13 13:38:56 test offset      23212 servo INIT freq      +0
2025/03/13 13:38:56 unable to get max frequency adjustment from device, using default: 500000.000000
[1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]PASS
ok  	github.com/facebook/time/phc	0.005s
github.com/facebook/time/phc
2025/03/13 13:38:57 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:57 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:57 Failed to set PPS Perout on pin index 0, channel 0, PHC mock_file. Error: error. Continuing bravely on...
2025/03/13 13:38:57 test offset      23212 servo LOCKED freq      +0
2025/03/13 13:38:57 test offset -1999999976788 servo JUMP freq      +0
2025/03/13 13:38:57 test offset      23212 servo INIT freq      +0
2025/03/13 13:38:57 unable to get max frequency adjustment from device, using default: 500000.000000
[1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]PASS
ok  	github.com/facebook/time/phc	0.005s
github.com/facebook/time/phc/unix
?   	github.com/facebook/time/phc/unix	[no test files]
github.com/facebook/time/ptp/c4u
time="2025-03-13T13:38:57Z" level=warning msg="Failed to collect clock data: dial tcp 127.0.0.1:2958: connect: connection refused"
time="2025-03-13T13:38:57Z" level=warning msg="Failed read current ptp4u config: UTC offset is outside of sane range. Using defaults"
time="2025-03-13T13:38:57Z" level=info msg="Current: &{ClockAccuracy:0 ClockClass:0 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:0s}"
time="2025-03-13T13:38:57Z" level=info msg="Pending: &{ClockAccuracy:32 ClockClass:6 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:37s}"
time="2025-03-13T13:38:57Z" level=info msg="Saving a pending config to /tmp/c4u1656285815"
time="2025-03-13T13:38:57Z" level=warning msg="Failed to read ptp4u pid: open : no such file or directory"
time="2025-03-13T13:38:57Z" level=warning msg="Failed to collect clock data: dial tcp 127.0.0.1:2958: connect: connection refused"
time="2025-03-13T13:38:57Z" level=warning msg="Failed read current ptp4u config: UTC offset is outside of sane range. Using defaults"
time="2025-03-13T13:38:57Z" level=info msg="Current: &{ClockAccuracy:0 ClockClass:0 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:0s}"
time="2025-03-13T13:38:57Z" level=info msg="Pending: &{ClockAccuracy:254 ClockClass:52 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:37s}"
time="2025-03-13T13:38:57Z" level=info msg="Saving a pending config to /tmp/c4u3969200746"
time="2025-03-13T13:38:57Z" level=warning msg="Failed to read ptp4u pid: open : no such file or directory"
PASS
ok  	github.com/facebook/time/ptp/c4u	0.005s
github.com/facebook/time/ptp/c4u
time="2025-03-13T13:38:58Z" level=warning msg="Failed to collect clock data: dial tcp 127.0.0.1:2958: connect: connection refused"
time="2025-03-13T13:38:58Z" level=warning msg="Failed read current ptp4u config: UTC offset is outside of sane range. Using defaults"
time="2025-03-13T13:38:58Z" level=info msg="Current: &{ClockAccuracy:0 ClockClass:0 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:0s}"
time="2025-03-13T13:38:58Z" level=info msg="Pending: &{ClockAccuracy:32 ClockClass:6 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:37s}"
time="2025-03-13T13:38:58Z" level=info msg="Saving a pending config to /tmp/c4u2905144946"
time="2025-03-13T13:38:58Z" level=warning msg="Failed to read ptp4u pid: open : no such file or directory"
time="2025-03-13T13:38:58Z" level=warning msg="Failed to collect clock data: dial tcp 127.0.0.1:2958: connect: connection refused"
time="2025-03-13T13:38:58Z" level=warning msg="Failed read current ptp4u config: UTC offset is outside of sane range. Using defaults"
time="2025-03-13T13:38:58Z" level=info msg="Current: &{ClockAccuracy:0 ClockClass:0 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:0s}"
time="2025-03-13T13:38:58Z" level=info msg="Pending: &{ClockAccuracy:254 ClockClass:52 DrainInterval:30s MaxSubDuration:1h0m0s MetricInterval:1m0s MinSubInterval:1s UTCOffset:37s}"
time="2025-03-13T13:38:58Z" level=info msg="Saving a pending config to /tmp/c4u632999474"
time="2025-03-13T13:38:58Z" level=warning msg="Failed to read ptp4u pid: open : no such file or directory"
PASS
ok  	github.com/facebook/time/ptp/c4u	0.005s
github.com/facebook/time/ptp/c4u/clock
PASS
ok  	github.com/facebook/time/ptp/c4u/clock	0.004s
github.com/facebook/time/ptp/c4u/clock
PASS
ok  	github.com/facebook/time/ptp/c4u/clock	0.004s
github.com/facebook/time/ptp/c4u/stats
time="2025-03-13T13:38:59Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:38:59Z" level=info msg="Starting http json server on :32969"
PASS
ok  	github.com/facebook/time/ptp/c4u/stats	1.006s
github.com/facebook/time/ptp/c4u/stats
time="2025-03-13T13:39:00Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:00Z" level=info msg="Starting http json server on :45261"
PASS
ok  	github.com/facebook/time/ptp/c4u/stats	1.007s
github.com/facebook/time/ptp/c4u/utcoffset
PASS
ok  	github.com/facebook/time/ptp/c4u/utcoffset	0.003s
github.com/facebook/time/ptp/c4u/utcoffset
PASS
ok  	github.com/facebook/time/ptp/c4u/utcoffset	0.003s
github.com/facebook/time/ptp/linearizability
time="2025-03-13T13:39:05Z" level=warning msg="linearizability test against time01 ignored because the clock class is not Locked"
PASS
ok  	github.com/facebook/time/ptp/linearizability	2.510s
github.com/facebook/time/ptp/linearizability
time="2025-03-13T13:39:08Z" level=warning msg="linearizability test against time01 ignored because the clock class is not Locked"
PASS
ok  	github.com/facebook/time/ptp/linearizability	2.510s
github.com/facebook/time/ptp/protocol
PASS
ok  	github.com/facebook/time/ptp/protocol	0.007s
github.com/facebook/time/ptp/protocol
PASS
ok  	github.com/facebook/time/ptp/protocol	0.006s
github.com/facebook/time/ptp/ptp4u/drain
PASS
ok  	github.com/facebook/time/ptp/ptp4u/drain	0.003s
github.com/facebook/time/ptp/ptp4u/drain
PASS
ok  	github.com/facebook/time/ptp/ptp4u/drain	0.003s
github.com/facebook/time/ptp/ptp4u/server
time="2025-03-13T13:39:10Z" level=info msg="Binding on 127.0.0.1 0"
time="2025-03-13T13:39:10Z" level=info msg="Binding on 127.0.0.1 0"
time="2025-03-13T13:39:10Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:10Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:10Z" level=info msg="Engaging the SIGHUP monitoring"
time="2025-03-13T13:39:10Z" level=info msg="SIGHUP received, reloading config"
time="2025-03-13T13:39:10Z" level=info msg="Engaging the SIGTERM/SIGINT monitoring"
time="2025-03-13T13:39:10Z" level=warning msg="Shutting down ptp4u"
time="2025-03-13T13:39:10Z" level=info msg="Initiating drain"
time="2025-03-13T13:39:10Z" level=info msg="Removing pid"
time="2025-03-13T13:39:10Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new DELAY_RESP subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription DELAY_RESP is over for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription ANNOUNCE is over for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new DELAY_RESP subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription DELAY_RESP is over for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:11Z" level=info msg="Started worker#0 event on [::]:39592"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:11Z" level=error msg="Unknown subscription type: SIGNALING"
time="2025-03-13T13:39:11Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription SYNC is over for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription ANNOUNCE is over for 127.0.0.1"
time="2025-03-13T13:39:11Z" level=info msg="Subscription SYNC is over for 127.0.0.1"
PASS
ok  	github.com/facebook/time/ptp/ptp4u/server	1.554s
github.com/facebook/time/ptp/ptp4u/server
time="2025-03-13T13:39:12Z" level=info msg="Binding on 127.0.0.1 0"
time="2025-03-13T13:39:12Z" level=info msg="Binding on 127.0.0.1 0"
time="2025-03-13T13:39:12Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:12Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:12Z" level=info msg="Engaging the SIGHUP monitoring"
time="2025-03-13T13:39:12Z" level=info msg="SIGHUP received, reloading config"
time="2025-03-13T13:39:12Z" level=info msg="Engaging the SIGTERM/SIGINT monitoring"
time="2025-03-13T13:39:12Z" level=warning msg="Shutting down ptp4u"
time="2025-03-13T13:39:12Z" level=info msg="Initiating drain"
time="2025-03-13T13:39:12Z" level=info msg="Removing pid"
time="2025-03-13T13:39:12Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:12Z" level=info msg="Starting a new DELAY_RESP subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription DELAY_RESP is over for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription ANNOUNCE is over for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Starting a new DELAY_RESP subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription DELAY_RESP is over for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:13Z" level=info msg="Started worker#0 event on [::]:37008"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Failed to prepare the unicast signaling: no TLVs in Signaling message, at least one required"
time="2025-03-13T13:39:13Z" level=error msg="Unknown subscription type: SIGNALING"
time="2025-03-13T13:39:13Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:13Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Starting a new ANNOUNCE subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Starting a new SYNC subscription for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription SYNC is over for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription ANNOUNCE is over for 127.0.0.1"
time="2025-03-13T13:39:13Z" level=info msg="Subscription SYNC is over for 127.0.0.1"
PASS
ok  	github.com/facebook/time/ptp/ptp4u/server	1.554s
github.com/facebook/time/ptp/ptp4u/stats
time="2025-03-13T13:39:14Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:14Z" level=info msg="Starting http json server on :44167"
PASS
ok  	github.com/facebook/time/ptp/ptp4u/stats	1.007s
github.com/facebook/time/ptp/ptp4u/stats
time="2025-03-13T13:39:15Z" level=info msg="Starting http json server on :0"
time="2025-03-13T13:39:15Z" level=info msg="Starting http json server on :40029"
PASS
ok  	github.com/facebook/time/ptp/ptp4u/stats	1.007s
github.com/facebook/time/ptp/simpleclient
time="2025-03-13T13:39:17Z" level=info msg="client -> SIGNALING (for ANNOUNCE, seq=0)"
time="2025-03-13T13:39:18Z" level=info msg="server -> SIGNALING (unicast grant for ANNOUNCE)"
time="2025-03-13T13:39:18Z" level=info msg="client -> SIGNALING (for SYNC, seq=1)"
time="2025-03-13T13:39:18Z" level=info msg="server -> SIGNALING (unicast grant for SYNC)"
time="2025-03-13T13:39:18Z" level=info msg="client -> SIGNALING (for DELAY_RESP, seq=2)"
time="2025-03-13T13:39:18Z" level=info msg="server -> SIGNALING (unicast grant for DELAY_RESP)"
time="2025-03-13T13:39:18Z" level=info msg="unicast handshake complete"
time="2025-03-13T13:39:18Z" level=info msg="server -> ANNOUNCE (seq=3, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:18Z" level=info msg="server -> SYNC (seq=4, our ReceiveTimestamp(T2)=2025-03-13 13:39:18.00280721 +0000 UTC m=+1.000911418, correctionField(C1)=0s)"
time="2025-03-13T13:39:18Z" level=info msg="server -> FOLLOW_UP (seq=4, server PreciseOriginTimestamp(T1)=2025-03-13 13:39:18.002808787 +0000 UTC, correctionField(C2)=0s)"
time="2025-03-13T13:39:18Z" level=info msg="client -> DELAY_REQ (seq=0, our TransmissionTimestamp(T3)=2025-03-13 13:39:18.002885733 +0000 UTC m=+1.000989943)"
time="2025-03-13T13:39:18Z" level=info msg="server -> DELAY_RESP (seq=0, server ReceiveTimestamp(T4)=2025-03-13 13:39:18.002881613 +0000 UTC, correctionField(C3)=0s)"
time="2025-03-13T13:39:18Z" level=info msg="server -> SIGNALING (unicast transmission cancelled, dying)"
time="2025-03-13T13:39:18Z" level=info msg="client -> SIGNALING (ACK CANCEL for ANNOUNCE, seq=3)"
time="2025-03-13T13:39:18Z" level=info msg="client -> SIGNALING (for ANNOUNCE, seq=0)"
PASS
ok  	github.com/facebook/time/ptp/simpleclient	2.004s
github.com/facebook/time/ptp/simpleclient
time="2025-03-13T13:39:19Z" level=info msg="client -> SIGNALING (for ANNOUNCE, seq=0)"
time="2025-03-13T13:39:20Z" level=info msg="server -> SIGNALING (unicast grant for ANNOUNCE)"
time="2025-03-13T13:39:20Z" level=info msg="client -> SIGNALING (for SYNC, seq=1)"
time="2025-03-13T13:39:20Z" level=info msg="server -> SIGNALING (unicast grant for SYNC)"
time="2025-03-13T13:39:20Z" level=info msg="client -> SIGNALING (for DELAY_RESP, seq=2)"
time="2025-03-13T13:39:20Z" level=info msg="server -> SIGNALING (unicast grant for DELAY_RESP)"
time="2025-03-13T13:39:20Z" level=info msg="unicast handshake complete"
time="2025-03-13T13:39:20Z" level=info msg="server -> ANNOUNCE (seq=3, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:20Z" level=info msg="server -> SYNC (seq=4, our ReceiveTimestamp(T2)=2025-03-13 13:39:20.314013821 +0000 UTC m=+1.000855527, correctionField(C1)=0s)"
time="2025-03-13T13:39:20Z" level=info msg="server -> FOLLOW_UP (seq=4, server PreciseOriginTimestamp(T1)=2025-03-13 13:39:20.314015249 +0000 UTC, correctionField(C2)=0s)"
time="2025-03-13T13:39:20Z" level=info msg="client -> DELAY_REQ (seq=0, our TransmissionTimestamp(T3)=2025-03-13 13:39:20.314077941 +0000 UTC m=+1.000919646)"
time="2025-03-13T13:39:20Z" level=info msg="server -> DELAY_RESP (seq=0, server ReceiveTimestamp(T4)=2025-03-13 13:39:20.314074317 +0000 UTC, correctionField(C3)=0s)"
time="2025-03-13T13:39:20Z" level=info msg="server -> SIGNALING (unicast transmission cancelled, dying)"
time="2025-03-13T13:39:20Z" level=info msg="client -> SIGNALING (ACK CANCEL for ANNOUNCE, seq=3)"
time="2025-03-13T13:39:20Z" level=info msg="client -> SIGNALING (for ANNOUNCE, seq=0)"
PASS
ok  	github.com/facebook/time/ptp/simpleclient	2.004s
github.com/facebook/time/ptp/sptp/bmc
PASS
ok  	github.com/facebook/time/ptp/sptp/bmc	0.003s
github.com/facebook/time/ptp/sptp/bmc
PASS
ok  	github.com/facebook/time/ptp/sptp/bmc	0.003s
github.com/facebook/time/ptp/sptp/client
time="2025-03-13T13:39:22Z" level=debug msg="[127.0.0.1] server -> SYNC (seq=25522, T2=2025-03-13 13:39:22.76304038 +0000 UTC m=+0.001710067, T4=2025-03-13 13:39:22.763038996 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:22Z" level=debug msg="[127.0.0.1] server -> ANNOUNCE (seq=25522, T1=2025-03-13 13:39:22.763153149 +0000 UTC, CF2=0s, gmIdentity=000000.0000.00002a, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:22Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:22Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=25522, our T3=2025-03-13 13:39:22.763167395 +0000 UTC m=+0.001837081)"
time="2025-03-13T13:39:22Z" level=debug msg="[127.0.0.1] latest measurement: &{Delay:-120.584µs Offset:7.815µs S2CDelay:-112.769µs C2SDelay:-128.399µs CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2025-03-13 13:39:22.76304038 +0000 UTC m=+0.001710067 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:25522 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:22.763153149 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.00002a StepsRemoved:0 TimeSource:} TLVs:[]} T1:2025-03-13 13:39:22.763153149 +0000 UTC T2:2025-03-13 13:39:22.76304038 +0000 UTC m=+0.001710067 T3:2025-03-13 13:39:22.763167395 +0000 UTC m=+0.001837081 T4:2025-03-13 13:39:22.763038996 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:22Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:22Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=11449, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:23Z" level=debug msg="[127.0.0.1] cancelled routine"
time="2025-03-13T13:39:23Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:23Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=3483, our T3=2025-03-13 13:39:23.764286719 +0000 UTC m=+1.002956405)"
time="2025-03-13T13:39:23Z" level=debug msg="[127.0.0.1] getting latest measurement: not enough data"
time="2025-03-13T13:39:24Z" level=debug msg="[127.0.0.1] cancelled routine"
time="2025-03-13T13:39:24Z" level=warning msg="overriding iface from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding monitoringPort from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding interval from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding dscp from CLI flag"
time="2025-03-13T13:39:24Z" level=debug msg="config: &{Iface:eth1 Timestamping:hardware MonitoringPort:3456 Interval:2s ExchangeTimeout:200ms DSCP:42 FirstStepThreshold:1s Servers:map[192.168.0.10:2 192.168.0.13:3 192.168.0.15:1] MaxClockClass:6 MaxClockAccuracy:32 Measurement:{PathDelayFilterLength:59 PathDelayFilter:median PathDelayDiscardFilterEnabled:true PathDelayDiscardBelow:2µs PathDelayDiscardFrom:0s PathDelayDiscardMultiplier:3} MetricsAggregationWindow:10s AttemptsTXTS:12 TimeoutTXTS:40ms FreeRunning:false Backoff:{Mode: Step:0 MaxValue:0} SequenceIDMaskBits:0 SequenceIDMaskValue:0 ParallelTX:false ListenAddress:192.168.0.1}"
time="2025-03-13T13:39:24Z" level=warning msg="overriding targets from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding iface from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding monitoringPort from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding interval from CLI flag"
time="2025-03-13T13:39:24Z" level=warning msg="overriding dscp from CLI flag"
time="2025-03-13T13:39:24Z" level=debug msg="config: &{Iface:eth1 Timestamping:hardware MonitoringPort:3456 Interval:2s ExchangeTimeout:100ms DSCP:42 FirstStepThreshold:0s Servers:map[192.168.0.10:0] MaxClockClass:7 MaxClockAccuracy:37 Measurement:{PathDelayFilterLength:0 PathDelayFilter: PathDelayDiscardFilterEnabled:false PathDelayDiscardBelow:0s PathDelayDiscardFrom:0s PathDelayDiscardMultiplier:1000} MetricsAggregationWindow:1m0s AttemptsTXTS:10 TimeoutTXTS:50ms FreeRunning:false Backoff:{Mode: Step:0 MaxValue:0} SequenceIDMaskBits:0 SequenceIDMaskValue:0 ParallelTX:false ListenAddress:::}"
time="2025-03-13T13:39:24Z" level=info msg="Starting http json server on :38603"
time="2025-03-13T13:39:25Z" level=info msg="Starting http json server on :45127"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.00002a) low path delay 49.995ms is not in (100ms, 3m44.995s) - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.000000) low path delay -1s is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.000000) high path delay 10ms is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.000000) high path delay 13ms is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.000000) bad correction fields: CF1 (sync): -1ms, CF2 (announce): 0s - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="(000000.0000.000000) bad correction fields: CF1 (sync): -1ms, CF2 (announce): -1ms - filtered out"
time="2025-03-13T13:39:26Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:26Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:26Z" level=debug msg="result 192.168.0.10: <nil>"
time="2025-03-13T13:39:26Z" level=error msg="result for 192.168.0.10 is missing Measurement"
time="2025-03-13T13:39:26Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:26Z" level=info msg="offset Unknown s4 freq     -10 path delay Unknown"
time="2025-03-13T13:39:26Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:26Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:26Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:26Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:26Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:27Z" level=debug msg="tick took 1001ms sys time"
time="2025-03-13T13:39:27Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-100.001ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:27Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:27Z" level=info msg="offset -100001000 servo LOCKED freq     -14 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:27Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:27Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:27Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:27Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:27Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:27Z" level=debug msg="tick took 0ms sys time"
time="2025-03-13T13:39:27Z" level=warning msg="tick took 0ms, which is outside of expected +-10% from the interval 1000ms"
time="2025-03-13T13:39:27Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:27Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:27Z" level=info msg="offset -200002000 servo HOLDOVER freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:27Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:27.771394442 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:2 GrandmasterIdentity:000000.0000.000001 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:27Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:27Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000001)"
time="2025-03-13T13:39:27Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000001)"
time="2025-03-13T13:39:27Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:27Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:28Z" level=debug msg="tick took 1001ms sys time"
time="2025-03-13T13:39:28Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-100.001ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:27.771394442 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:2 GrandmasterIdentity:000000.0000.000001 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:28Z" level=debug msg="result 192.168.0.11: &{Delay:299.995ms Offset:-104.002ms S2CDelay:90ns C2SDelay:120ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:1 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:27.771394664 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:1 GrandmasterIdentity:000000.0000.000042 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:28Z" level=warning msg="new best master selected: \"192.168.0.11\" (000000.0000.000042)"
time="2025-03-13T13:39:28Z" level=debug msg="best master \"192.168.0.11\" (000000.0000.000042)"
time="2025-03-13T13:39:28Z" level=info msg="offset -104002000 servo LOCKED freq     -14 path delay  299995000 (   120:    90)"
time="2025-03-13T13:39:28Z" level=debug msg="result 192.168.0.10: &{Delay:0s Offset:0s S2CDelay:0s C2SDelay:0s CorrectionFieldRX:-42ns CorrectionFieldTX:0s Timestamp:0001-01-01 00:00:00 +0000 UTC Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:true}"
time="2025-03-13T13:39:28Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:28Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:28Z" level=debug msg="sent packet to &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:28Z" level=debug msg="[192.168.0.11] client -> DELAY_REQ (seq=6940, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:28Z" level=debug msg="[192.168.0.11] cancelled routine"
time="2025-03-13T13:39:28Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:28Z" level=error msg="result 192.168.0.10: context deadline exceeded"
time="2025-03-13T13:39:28Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:28Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:28Z" level=debug msg="sent packet to &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:28Z" level=debug msg="[192.168.0.10] client -> DELAY_REQ (seq=24105, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:28Z" level=debug msg="[192.168.0.10] cancelled routine"
time="2025-03-13T13:39:29Z" level=debug msg="tick took 1000ms sys time"
time="2025-03-13T13:39:29Z" level=debug msg="sent packet to &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:29Z" level=debug msg="[192.168.0.11] client -> DELAY_REQ (seq=6941, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:29Z" level=debug msg="[192.168.0.11] cancelled routine"
time="2025-03-13T13:39:29Z" level=debug msg="sent packet to &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:29Z" level=debug msg="[192.168.0.10] client -> DELAY_REQ (seq=24106, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:29Z" level=debug msg="[192.168.0.10] cancelled routine"
time="2025-03-13T13:39:29Z" level=error msg="result 192.168.0.10: context deadline exceeded"
time="2025-03-13T13:39:29Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:29Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:29Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:30Z" level=debug msg="cancelled main loop"
time="2025-03-13T13:39:30Z" level=info msg="Existing, setting freq to: -0"
time="2025-03-13T13:39:30Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:30Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:30Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:30Z" level=info msg="offset -200002000 servo FILTER freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:30Z" level=debug msg="cancelled general port receiver"
time="2025-03-13T13:39:30Z" level=debug msg="cancelled general port receiver"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.27359104 +0000 UTC m=+7.512260727, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.27361967 +0000 UTC m=+7.512289355, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273642458 +0000 UTC m=+7.512312143, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273657355 +0000 UTC m=+7.512327042, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273670908 +0000 UTC m=+7.512340594, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273684903 +0000 UTC m=+7.512354590, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273702079 +0000 UTC m=+7.512371764, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.27372281 +0000 UTC m=+7.512392498, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273739076 +0000 UTC m=+7.512408761, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273757812 +0000 UTC m=+7.512427499, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:30.273772335 +0000 UTC m=+7.512442021, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:30Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:30Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="cancelled general port receiver"
time="2025-03-13T13:39:31Z" level=debug msg="cancelled event port receiver"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:31Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:31Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{1234 [1 2 3 4] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{1234 [1 2 3 4] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:32Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:32Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:33Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:33Z" level=warning msg="ignoring packets from server 4.4.4.4"
PASS
ok  	github.com/facebook/time/ptp/sptp/client	10.596s
github.com/facebook/time/ptp/sptp/client
time="2025-03-13T13:39:33Z" level=debug msg="[127.0.0.1] server -> SYNC (seq=19863, T2=2025-03-13 13:39:33.913760968 +0000 UTC m=+0.001641424, T4=2025-03-13 13:39:33.913759447 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:33Z" level=debug msg="[127.0.0.1] server -> ANNOUNCE (seq=19863, T1=2025-03-13 13:39:33.913888789 +0000 UTC, CF2=0s, gmIdentity=000000.0000.00002a, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=19863, our T3=2025-03-13 13:39:33.913907641 +0000 UTC m=+0.001788096)"
time="2025-03-13T13:39:33Z" level=debug msg="[127.0.0.1] latest measurement: &{Delay:-138.007µs Offset:10.186µs S2CDelay:-127.821µs C2SDelay:-148.194µs CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2025-03-13 13:39:33.913760968 +0000 UTC m=+0.001641424 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:19863 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:33.913888789 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.00002a StepsRemoved:0 TimeSource:} TLVs:[]} T1:2025-03-13 13:39:33.913888789 +0000 UTC T2:2025-03-13 13:39:33.913760968 +0000 UTC m=+0.001641424 T3:2025-03-13 13:39:33.913907641 +0000 UTC m=+0.001788096 T4:2025-03-13 13:39:33.913759447 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:33Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:33Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=3892, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:34Z" level=debug msg="[127.0.0.1] cancelled routine"
time="2025-03-13T13:39:34Z" level=debug msg="sent packet to &{319 [127 0 0 1] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:34Z" level=debug msg="[127.0.0.1] client -> DELAY_REQ (seq=43864, our T3=2025-03-13 13:39:34.915030355 +0000 UTC m=+1.002910810)"
time="2025-03-13T13:39:34Z" level=debug msg="[127.0.0.1] getting latest measurement: not enough data"
time="2025-03-13T13:39:35Z" level=debug msg="[127.0.0.1] cancelled routine"
time="2025-03-13T13:39:35Z" level=warning msg="overriding iface from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding monitoringPort from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding interval from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding dscp from CLI flag"
time="2025-03-13T13:39:35Z" level=debug msg="config: &{Iface:eth1 Timestamping:hardware MonitoringPort:3456 Interval:2s ExchangeTimeout:200ms DSCP:42 FirstStepThreshold:1s Servers:map[192.168.0.10:2 192.168.0.13:3 192.168.0.15:1] MaxClockClass:6 MaxClockAccuracy:32 Measurement:{PathDelayFilterLength:59 PathDelayFilter:median PathDelayDiscardFilterEnabled:true PathDelayDiscardBelow:2µs PathDelayDiscardFrom:0s PathDelayDiscardMultiplier:3} MetricsAggregationWindow:10s AttemptsTXTS:12 TimeoutTXTS:40ms FreeRunning:false Backoff:{Mode: Step:0 MaxValue:0} SequenceIDMaskBits:0 SequenceIDMaskValue:0 ParallelTX:false ListenAddress:192.168.0.1}"
time="2025-03-13T13:39:35Z" level=warning msg="overriding targets from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding iface from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding monitoringPort from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding interval from CLI flag"
time="2025-03-13T13:39:35Z" level=warning msg="overriding dscp from CLI flag"
time="2025-03-13T13:39:35Z" level=debug msg="config: &{Iface:eth1 Timestamping:hardware MonitoringPort:3456 Interval:2s ExchangeTimeout:100ms DSCP:42 FirstStepThreshold:0s Servers:map[192.168.0.10:0] MaxClockClass:7 MaxClockAccuracy:37 Measurement:{PathDelayFilterLength:0 PathDelayFilter: PathDelayDiscardFilterEnabled:false PathDelayDiscardBelow:0s PathDelayDiscardFrom:0s PathDelayDiscardMultiplier:1000} MetricsAggregationWindow:1m0s AttemptsTXTS:10 TimeoutTXTS:50ms FreeRunning:false Backoff:{Mode: Step:0 MaxValue:0} SequenceIDMaskBits:0 SequenceIDMaskValue:0 ParallelTX:false ListenAddress:::}"
time="2025-03-13T13:39:35Z" level=info msg="Starting http json server on :35201"
time="2025-03-13T13:39:36Z" level=info msg="Starting http json server on :35707"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.00002a) low path delay 49.995ms is not in (100ms, 3m44.995s) - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.000000) low path delay -1s is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.000000) high path delay 10ms is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.000000) high path delay 13ms is not in (0s, 6ms) - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.000000) bad correction fields: CF1 (sync): -1ms, CF2 (announce): 0s - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="(000000.0000.000000) bad correction fields: CF1 (sync): -1ms, CF2 (announce): -1ms - filtered out"
time="2025-03-13T13:39:37Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:37Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:37Z" level=debug msg="result 192.168.0.10: <nil>"
time="2025-03-13T13:39:37Z" level=error msg="result for 192.168.0.10 is missing Measurement"
time="2025-03-13T13:39:37Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:37Z" level=info msg="offset Unknown s4 freq     -10 path delay Unknown"
time="2025-03-13T13:39:37Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:37Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:37Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:37Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:37Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:38Z" level=debug msg="tick took 1001ms sys time"
time="2025-03-13T13:39:38Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-100.001ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:38Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:38Z" level=info msg="offset -100001000 servo LOCKED freq     -14 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:38Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:38Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:38Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:38Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:38Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:38Z" level=debug msg="tick took 0ms sys time"
time="2025-03-13T13:39:38Z" level=warning msg="tick took 0ms, which is outside of expected +-10% from the interval 1000ms"
time="2025-03-13T13:39:38Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:38Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:38Z" level=info msg="offset -200002000 servo HOLDOVER freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:38Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:38.92226637 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:2 GrandmasterIdentity:000000.0000.000001 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:38Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:38Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000001)"
time="2025-03-13T13:39:38Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000001)"
time="2025-03-13T13:39:38Z" level=info msg="offset -200002000 servo JUMP freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:38Z" level=info msg="stepping clock by 200.002ms"
time="2025-03-13T13:39:39Z" level=debug msg="tick took 1000ms sys time"
time="2025-03-13T13:39:39Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-100.001ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:38.92226637 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:2 GrandmasterIdentity:000000.0000.000001 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:39Z" level=debug msg="result 192.168.0.11: &{Delay:299.995ms Offset:-104.002ms S2CDelay:90ns C2SDelay:120ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:11 Version:18 MessageLength:64 DomainNumber:0 MinorSdoID:0 FlagField:1024 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:1 ControlField:0 LogMessageInterval:127} AnnounceBody:{OriginTimestamp:Timestamp(2025-03-13 13:39:38.922266608 +0000 UTC) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:1 GrandmasterIdentity:000000.0000.000042 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:39Z" level=warning msg="new best master selected: \"192.168.0.11\" (000000.0000.000042)"
time="2025-03-13T13:39:39Z" level=debug msg="best master \"192.168.0.11\" (000000.0000.000042)"
time="2025-03-13T13:39:39Z" level=info msg="offset -104002000 servo LOCKED freq     -14 path delay  299995000 (   120:    90)"
time="2025-03-13T13:39:39Z" level=debug msg="result 192.168.0.10: &{Delay:0s Offset:0s S2CDelay:0s C2SDelay:0s CorrectionFieldRX:-42ns CorrectionFieldTX:0s Timestamp:0001-01-01 00:00:00 +0000 UTC Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:true}"
time="2025-03-13T13:39:39Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:39Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:39Z" level=debug msg="sent packet to &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:39Z" level=debug msg="[192.168.0.11] client -> DELAY_REQ (seq=35139, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:39Z" level=error msg="result 192.168.0.10: context deadline exceeded"
time="2025-03-13T13:39:39Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:39Z" level=debug msg="sent packet to &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:39Z" level=debug msg="[192.168.0.10] client -> DELAY_REQ (seq=25076, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:39Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:39Z" level=debug msg="[192.168.0.10] cancelled routine"
time="2025-03-13T13:39:39Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:39Z" level=debug msg="[192.168.0.11] cancelled routine"
time="2025-03-13T13:39:40Z" level=debug msg="tick took 1000ms sys time"
time="2025-03-13T13:39:40Z" level=error msg="result 192.168.0.11: context deadline exceeded"
time="2025-03-13T13:39:40Z" level=error msg="result 192.168.0.10: context deadline exceeded"
time="2025-03-13T13:39:40Z" level=warning msg="no Best Master selected"
time="2025-03-13T13:39:40Z" level=debug msg="sent packet to &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:40Z" level=debug msg="[192.168.0.11] client -> DELAY_REQ (seq=35140, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:40Z" level=debug msg="[192.168.0.11] cancelled routine"
time="2025-03-13T13:39:40Z" level=debug msg="sent packet to &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:40Z" level=debug msg="[192.168.0.10] client -> DELAY_REQ (seq=25077, our T3=0001-01-01 00:00:00 +0000 UTC)"
time="2025-03-13T13:39:40Z" level=debug msg="[192.168.0.10] cancelled routine"
time="2025-03-13T13:39:40Z" level=info msg="offset Unknown s4 freq      -0 path delay Unknown"
time="2025-03-13T13:39:41Z" level=debug msg="cancelled main loop"
time="2025-03-13T13:39:41Z" level=info msg="Existing, setting freq to: -0"
time="2025-03-13T13:39:41Z" level=debug msg="result 192.168.0.10: &{Delay:299.995ms Offset:-200.002ms S2CDelay:100ns C2SDelay:110ns CorrectionFieldRX:0s CorrectionFieldTX:0s Timestamp:2021-05-21 13:32:05 +0100 +0100 Announce:{Header:{SdoIDAndMsgType:0 Version:0 MessageLength:0 DomainNumber:0 MinorSdoID:0 FlagField:0 CorrectionField:Correction(0.000ns) MessageTypeSpecific:0 SourcePortIdentity:000000.0000.000000-0 SequenceID:0 ControlField:0 LogMessageInterval:0} AnnounceBody:{OriginTimestamp:Timestamp(empty) CurrentUTCOffset:0 Reserved:0 GrandmasterPriority1:0 GrandmasterClockQuality:{ClockClass:0 ClockAccuracy:0 OffsetScaledLogVariance:0} GrandmasterPriority2:0 GrandmasterIdentity:000000.0000.000000 StepsRemoved:0 TimeSource:} TLVs:[]} T1:0001-01-01 00:00:00 +0000 UTC T2:0001-01-01 00:00:00 +0000 UTC T3:0001-01-01 00:00:00 +0000 UTC T4:0001-01-01 00:00:00 +0000 UTC BadDelay:false}"
time="2025-03-13T13:39:41Z" level=warning msg="new best master selected: \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:41Z" level=debug msg="best master \"192.168.0.10\" (000000.0000.000000)"
time="2025-03-13T13:39:41Z" level=info msg="offset -200002000 servo FILTER freq     -12 path delay  299995000 (   110:   100)"
time="2025-03-13T13:39:41Z" level=debug msg="cancelled event port receiver"
time="2025-03-13T13:39:41Z" level=debug msg="cancelled general port receiver"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424382742 +0000 UTC m=+7.512263208, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.42442005 +0000 UTC m=+7.512300506, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424437395 +0000 UTC m=+7.512317850, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424452831 +0000 UTC m=+7.512333287, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424470752 +0000 UTC m=+7.512351208, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424484753 +0000 UTC m=+7.512365210, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424498287 +0000 UTC m=+7.512378744, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424512533 +0000 UTC m=+7.512392989, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.42452623 +0000 UTC m=+7.512406685, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 11] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424543382 +0000 UTC m=+7.512423839, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{319 [192 168 0 10] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> SYNC (seq=0, T2=2025-03-13 13:39:41.424579219 +0000 UTC m=+7.512459676, T4=0001-01-01 00:00:00 +0000 UTC, CF1=0s)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.10"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.10] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 66, addr = 192.168.0.11"
time="2025-03-13T13:39:41Z" level=debug msg="[192.168.0.11] server -> ANNOUNCE (seq=0, T1=0001-01-01 00:00:00 +0000 UTC, CF2=0s, gmIdentity=000000.0000.000000, gmTimeSource=, stepsRemoved=0)"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:41Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="cancelled general port receiver"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="cancelled event port receiver"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:42Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:42Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{1234 [1 2 3 4] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{1234 [1 2 3 4] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:43Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:43Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=debug msg="sent packet to &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 319, addr = &{0 [0 0 0 0] {0 0 [0 0 0 0] [0 0 0 0 0 0 0 0]}}"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 0.0.0.0. Trying ptping"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
time="2025-03-13T13:39:44Z" level=warning msg="ignoring packets from server 4.4.4.4"
time="2025-03-13T13:39:44Z" level=debug msg="got packet on port 320, n = 0, addr = 4.4.4.4"
PASS
ok  	github.com/facebook/time/ptp/sptp/client	10.661s
github.com/facebook/time/ptp/sptp/stats
PASS
ok  	github.com/facebook/time/ptp/sptp/stats	0.008s
github.com/facebook/time/ptp/sptp/stats
PASS
ok  	github.com/facebook/time/ptp/sptp/stats	0.008s
github.com/facebook/time/sa53fw/firmware
PASS
ok  	github.com/facebook/time/sa53fw/firmware	0.003s
github.com/facebook/time/sa53fw/firmware
PASS
ok  	github.com/facebook/time/sa53fw/firmware	0.003s
github.com/facebook/time/sa53fw/mac
PASS
ok  	github.com/facebook/time/sa53fw/mac	0.003s
github.com/facebook/time/sa53fw/mac
PASS
ok  	github.com/facebook/time/sa53fw/mac	0.003s
github.com/facebook/time/sa53fw/xmodem
PASS
ok  	github.com/facebook/time/sa53fw/xmodem	0.004s
github.com/facebook/time/sa53fw/xmodem
PASS
ok  	github.com/facebook/time/sa53fw/xmodem	0.004s
github.com/facebook/time/servo
-111441.1304821705
-111441.1304821705
time="2025-03-13T13:39:47Z" level=warning msg="servo was reset"
-111441.1304821705
freq: -111288.406372, meanFreq -111288.406372
freq: -112254.463816, meanFreq -111288.406372
freq: -112424.463816, meanFreq -111288.406372
freq: -112237.463816, meanFreq -112305.463816
freq: -112305.463816, meanFreq -112305.463816
freq: -112305.463816, meanFreq -112305.463816
time="2025-03-13T13:39:47Z" level=warning msg="servo was reset"
freq: -112305.463816, meanFreq -112305.463816
PASS
ok  	github.com/facebook/time/servo	0.004s
github.com/facebook/time/servo
-111441.1304821705
-111441.1304821705
time="2025-03-13T13:39:48Z" level=warning msg="servo was reset"
-111441.1304821705
freq: -111288.406372, meanFreq -111288.406372
freq: -112254.463816, meanFreq -111288.406372
freq: -112424.463816, meanFreq -111288.406372
freq: -112237.463816, meanFreq -112305.463816
freq: -112305.463816, meanFreq -112305.463816
freq: -112305.463816, meanFreq -112305.463816
time="2025-03-13T13:39:48Z" level=warning msg="servo was reset"
freq: -112305.463816, meanFreq -112305.463816
PASS
ok  	github.com/facebook/time/servo	0.004s
github.com/facebook/time/timestamp
PASS
ok  	github.com/facebook/time/timestamp	0.160s
github.com/facebook/time/timestamp
PASS
ok  	github.com/facebook/time/timestamp	0.161s
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: calnex-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OixG9Q
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/calnex
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/calnex
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/calnex/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/calnex
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qHzXzi
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/calnex
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/calnex
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/calnex
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: calnex = 0-1.20250313133008153235.main.fc42 calnex(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: ntpcheck-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8z0qqN
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpcheck
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpcheck
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpcheck
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZteJod
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpcheck
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpcheck
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpcheck
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ntpcheck = 0-1.20250313133008153235.main.fc42 ntpcheck(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: ntpresponder-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o0NaJ8
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpresponder
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpresponder
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ntpresponder
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GpvlFJ
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpresponder
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpresponder
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ntpresponder
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ntpresponder = 0-1.20250313133008153235.main.fc42 ntpresponder(aarch-64) = 0-1.20250313133008153235.main.fc42 responder = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Obsoletes: responder < 0-0.6
Processing files: pshark-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LWp5ib
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/pshark
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/pshark
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/pshark
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SKR1H9
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/pshark
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/pshark
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/pshark
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pshark = 0-1.20250313133008153235.main.fc42 pshark(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: ptpcheck-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6CXeyJ
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptpcheck
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptpcheck
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptpcheck
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VIIB9l
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptpcheck
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptpcheck
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptpcheck
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ptpcheck = 0-1.20250313133008153235.main.fc42 ptpcheck(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: ptp4u-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5SxQOh
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptp4u
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptp4u
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/ptp/ptp4u/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ptp4u
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PQce4O
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptp4u
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptp4u
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ptp4u
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ptp4u = 0-1.20250313133008153235.main.fc42 ptp4u(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: sptp-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r5QDu6
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/sptp
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/sptp
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/ptp/sptp/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/sptp
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ky6Ou8
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/sptp
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/sptp
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/sptp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: sptp = 0-1.20250313133008153235.main.fc42 sptp(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: ziffy-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UgbAGJ
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ziffy
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ziffy
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/cmd/ziffy/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/ziffy
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IVrt9X
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ziffy
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ziffy
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/ziffy
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ziffy = 0-1.20250313133008153235.main.fc42 ziffy(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libpcap.so.1()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: fbclock-daemon-0-1.20250313133008153235.main.fc42.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qgBDqK
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/fbclock-daemon
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/fbclock-daemon
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/fbclock/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/fbclock-daemon
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ftyRKA
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/fbclock-daemon
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/fbclock-daemon
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/fbclock-daemon
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: fbclock-daemon = 0-1.20250313133008153235.main.fc42 fbclock-daemon(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH)
Processing files: golang-github-facebook-time-devel-0-1.20250313133008153235.main.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S7hxZd
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ DOCDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/golang-github-facebook-time-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/golang-github-facebook-time-devel
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/CODE_OF_CONDUCT.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/golang-github-facebook-time-devel
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/CONTRIBUTING.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/golang-github-facebook-time-devel
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/README.md /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/doc/golang-github-facebook-time-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3WTp7C
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ cd time-0
+ LICENSEDIR=/builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/golang-github-facebook-time-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/golang-github-facebook-time-devel
+ cp -pr /builddir/build/BUILD/golang-github-facebook-time-0-build/time-0/LICENSE /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT/usr/share/licenses/golang-github-facebook-time-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
grep: warning: stray \ before :
Provides: golang(github.com/facebook/time/calnex/api) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/cert) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/cmd) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/config) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/export) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/firmware) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/verify) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/calnex/verify/checks) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/clock) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/cmd/ntpcheck/checker) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/cmd/ntpcheck/cmd) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/cmd/ptpcheck/checker) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/cmd/ptpcheck/cmd) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/cmd/ziffy/node) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/dscp) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/fbclock) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/fbclock/daemon) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/fbclock/stats) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/hostendian) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/leaphash) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/leapsectz) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/chrony) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/control) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/protocol) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/responder/announce) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/responder/checker) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/responder/server) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/responder/stats) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ntp/shm) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/oscillatord) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/phc) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/phc/unix) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/c4u) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/c4u/clock) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/c4u/stats) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/c4u/utcoffset) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/linearizability) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/protocol) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/ptp4u/drain) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/ptp4u/server) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/ptp4u/stats) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/simpleclient) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/sptp/bmc) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/sptp/client) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/ptp/sptp/stats) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/sa53fw/firmware) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/sa53fw/mac) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/sa53fw/xmodem) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/servo) = 0-1.20250313133008153235.main.fc42 golang(github.com/facebook/time/timestamp) = 0-1.20250313133008153235.main.fc42 golang-github-facebook-time-devel = 0-1.20250313133008153235.main.fc42 golang-ipath(github.com/facebook/time) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: go-filesystem golang(github.com/Knetic/govaluate) golang(github.com/coreos/go-systemd/daemon) golang(github.com/davecgh/go-spew/spew) golang(github.com/eclesh/welford) golang(github.com/fatih/color) golang(github.com/go-ini/ini) golang(github.com/google/gopacket) golang(github.com/google/gopacket/layers) golang(github.com/google/gopacket/pcap) golang(github.com/google/gopacket/pcapgo) golang(github.com/hashicorp/go-version) golang(github.com/jsimonetti/rtnetlink/rtnl) golang(github.com/olekukonko/tablewriter) golang(github.com/prometheus/client_golang/prometheus) golang(github.com/prometheus/client_golang/prometheus/promhttp) golang(github.com/shirou/gopsutil/process) golang(github.com/sirupsen/logrus) golang(github.com/spf13/cobra) golang(github.com/stretchr/testify/mock) golang(go.bug.st/serial) golang(golang.org/x/exp/constraints) golang(golang.org/x/net/icmp) golang(golang.org/x/net/ipv6) golang(golang.org/x/sync/errgroup) golang(golang.org/x/sys/unix) golang(golang.org/x/term) golang(gopkg.in/yaml.v2)
Processing files: golang-github-facebook-time-debugsource-0-1.20250313133008153235.main.fc42.aarch64
Provides: golang-github-facebook-time-debugsource = 0-1.20250313133008153235.main.fc42 golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: calnex-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: calnex-debuginfo = 0-1.20250313133008153235.main.fc42 calnex-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42 debuginfo(build-id) = ad2fbc51eed20aebac73e60a9699db55b505027a
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: ntpcheck-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = f1da291e079f0cf4bb7b5c1872f052118cf7aa57 ntpcheck-debuginfo = 0-1.20250313133008153235.main.fc42 ntpcheck-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: ntpresponder-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = e60148554ff9d9cd74c45d1b850cd8c0f584682b ntpresponder-debuginfo = 0-1.20250313133008153235.main.fc42 ntpresponder-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: pshark-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = bcfd469ddbe33a819b1d087ba71629e9b396f3cb pshark-debuginfo = 0-1.20250313133008153235.main.fc42 pshark-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: ptpcheck-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = 7e91b30a9b2f1f70ec50ad5cc2bdd88b3e4b014c ptpcheck-debuginfo = 0-1.20250313133008153235.main.fc42 ptpcheck-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: ptp4u-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = 6e0e4b4f2530e69d1f3b8cc1b77f56d566b2ebe6 debuginfo(build-id) = b71160a9ba805ecf230cfab8ebd528e7e7748674 ptp4u-debuginfo = 0-1.20250313133008153235.main.fc42 ptp4u-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: sptp-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = fc4ad7b9a51ab3b1e9351de3f39a3b5fccb1293e sptp-debuginfo = 0-1.20250313133008153235.main.fc42 sptp-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: ziffy-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = 50b3b7117e59cc60028b58d8bc8aebc97ea77b18 ziffy-debuginfo = 0-1.20250313133008153235.main.fc42 ziffy-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Processing files: fbclock-daemon-debuginfo-0-1.20250313133008153235.main.fc42.aarch64
Provides: debuginfo(build-id) = 95840dad420cc37034c4049cd9c588e39cd66735 fbclock-daemon-debuginfo = 0-1.20250313133008153235.main.fc42 fbclock-daemon-debuginfo(aarch-64) = 0-1.20250313133008153235.main.fc42
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: golang-github-facebook-time-debugsource(aarch-64) = 0-1.20250313133008153235.main.fc42
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/golang-github-facebook-time-0-build/BUILDROOT
Wrote: /builddir/build/SRPMS/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Wrote: /builddir/build/RPMS/fbclock-daemon-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/sptp-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ptpcheck-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ptp4u-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ntpresponder-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ptp4u-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/calnex-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ptpcheck-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/sptp-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ntpcheck-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/fbclock-daemon-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/calnex-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ntpresponder-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/pshark-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ziffy-debuginfo-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ntpcheck-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/golang-github-facebook-time-debugsource-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/golang-github-facebook-time-devel-0-1.20250313133008153235.main.fc42.noarch.rpm
Wrote: /builddir/build/RPMS/pshark-0-1.20250313133008153235.main.fc42.aarch64.rpm
Wrote: /builddir/build/RPMS/ziffy-0-1.20250313133008153235.main.fc42.aarch64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fNmXxH
+ umask 022
+ cd /builddir/build/BUILD/golang-github-facebook-time-0-build
+ test -d /builddir/build/BUILD/golang-github-facebook-time-0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/golang-github-facebook-time-0-build
+ rm -rf /builddir/build/BUILD/golang-github-facebook-time-0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
Finish: build phase for golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-42-aarch64-1741872692.517752/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/golang-github-facebook-time-0-1.20250313133008153235.main.fc42.src.rpm) Config(child) 8 minutes 15 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "pshark-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ziffy",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "pshark",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "calnex",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ptp4u-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "sptp",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "sptp-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ntpresponder",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ntpcheck-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ntpresponder-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "fbclock-daemon-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ptpcheck",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ntpcheck",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "calnex-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ziffy-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "fbclock-daemon",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "golang-github-facebook-time",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "src"
        },
        {
            "name": "golang-github-facebook-time-debugsource",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ptpcheck-debuginfo",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "ptp4u",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "aarch64"
        },
        {
            "name": "golang-github-facebook-time-devel",
            "epoch": null,
            "version": "0",
            "release": "1.20250313133008153235.main.fc42",
            "arch": "noarch"
        }
    ]
}
RPMResults finished